Good morning everyone,

how do I identify the port a client has been connected to?

I've got a server that is opening two ports for different purposes. When a 
client connects, I could not figure out how to identify the port, in the 
Ecore_Con_Client_Add-callback. Fortunately, the server listens on a public IP 
and on localhost, so I thought about to identify the connections through the ip 
address. But anyone got a more precise approach for this?

Thanks,
Michael



------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to