Sanchitwrote:
> Is there any function for that???
getpeername()
http://www.opengroup.org/onlinepubs/...tpeername.html
--
Daniel
This is a discussion on Reagarding IP ADDRESS of client - Unix ; If two systems are connected via SOCKETS (one is client and one is Server). So Client specify the address of server, and server can commiunicate to many clients. How can we determine IPADDRESS of client on which we are presently ...
If two systems are connected via SOCKETS (one is client and one is
Server). So Client specify the address of server, and server can
commiunicate to many clients. How can we determine IPADDRESS of client
on which we are presently working
Is there any function for that???
Sanchitwrote:
> Is there any function for that???
getpeername()
http://www.opengroup.org/onlinepubs/...tpeername.html
--
Daniel