Search Results

Search: Posts Made By: venkatesh.n
Forum: Programming 11-03-2008
3,803
Posted By venkatesh.n
Hi, send() and recv() won't distinguish...
Hi,

send() and recv() won't distinguish with null character and space. It just send the number of bytes that is defined in the argument. Just do strlen() on sent and received bytes and you will...
Forum: HP-UX 11-03-2008
4,582
Posted By venkatesh.n
Can I know what document are you referring to and...
Can I know what document are you referring to and how are you creating depot. Is it through PSF file ?


Venky
Forum: HP-UX 07-04-2008
4,398
Posted By venkatesh.n
Hi Harikrishna, Chk for the following, 1....
Hi Harikrishna,

Chk for the following,
1. Assuming ftp server was already working: Make sure the port 20 and port 21 is not used by any another application.
netstat -a | grep 21

2....
Forum: HP-UX 07-04-2008
2,505
Posted By venkatesh.n
Hi, Before going to version, check in...
Hi,

Before going to version, check in reademe ....swlist -a readme aCC you will find the release notes and informationn on Enhancements.

Regards,
Venky
Forum: HP-UX 07-04-2008
8,787
Posted By venkatesh.n
Hi, By default HPUX supports backward...
Hi,

By default HPUX supports backward compatibility. Aries is used to simulate PA-RISC environment for PA-RISC Application.

But, I always suggest to recompile your application on Itanium...
2,786
Posted By venkatesh.n
Fedora Linux for Socket Program Development
Hi,

I am trying to port a networking application to linux, I get error while binding a socket to a port, The port is not used by any application and was verified by using netstat and other...
Showing results 1 to 6 of 6

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