Search Results

Search: Posts Made By: Rajeshsu
2,546
Posted By Rajeshsu
HPUX and UNIX386
I mean the same COde when compiled and executed in HPUX gives different results from the one produced in UNIX 386 OS.

How can I get the result of UNIX 386 in HPUX OS.
Forum: Programming 07-10-2006
7,784
Posted By Rajeshsu
Reading special characters while converting sequential file to line sequential
We have to convert a sequential file to a 80 char line sequential file (HP UX platform).The sequential file contains special characters. which after conversion of the file to line sequential are...
2,546
Posted By Rajeshsu
UNIX 386 & HPUX
We have a C program which does the encryption and decryption. It is running fine in UNIX 386. But the same C program is giving different results in HP UX server.
We found that the Ascii codes...
Forum: IP Networking 10-10-2005
6,822
Posted By Rajeshsu
Tcp Ip Send Receive Server Program
Requirements:
A server program should read a file and send the message to the client . if the file is not there, then switch to the receive part of the same program and receive...
Forum: IP Networking 09-16-2005
3,263
Posted By Rajeshsu
TCP/IP in c (unix)
I have written a client receive (TCP/IP) program which is up all the time. It connects to the server during Beginning of the day and stays alert and reads a message whenever one comes in.

the...
Forum: Programming 08-23-2005
69,096
Posted By Rajeshsu
getting username from a c program in unix
How to get the user name of the Operating system from a c program.

eg:-
-rw-r----- 1 gkuser srth1 292 Jul 27 19:28 u1.txt

i need to get gkuser as the result?
Forum: Programming 08-22-2005
8,985
Posted By Rajeshsu
Hello Blowtorch Can you explain me about...
Hello Blowtorch

Can you explain me about that with an example...

I used execlp("shell script name,"arguments",0) to call my shell program. But after execution, the shell program;s value is not...
Forum: Programming 08-14-2005
8,985
Posted By Rajeshsu
Passing Parameters and getting values back from a c program to Shell script
I am having a shell script which has to be called from a C program. I have to pass two parameters to this script. HOw can I do that?

eg:
int main()
{
char st1[20];
char str2[20];
// call a...
Forum: IP Networking 08-02-2005
0
2,729
Posted By Rajeshsu
Tcp\ip
I have written a TCP/IP client and server program. The client sends a message to the server and then the server sends a file back to the client. The client reads the buffer and stores it another file...
14,467
Posted By Rajeshsu
automating sftp script
I have to write an automated sftp script which uses password authentication method to access the remote server. I want to pass the password as a parameter or to be included in the script itself, so...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 01:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy