tcp/ip in photon app

Hello,

How can I integrate tcp/ip in a photon application ?
Is there a mechanism analog to the Windows WSAAsyncSelect who fires an event
in the Win32 message pump as soon as data is available on a socket ?

Thanks
Pascal

Pascal Simler wrote:

Hello,

How can I integrate tcp/ip in a photon application ?
Is there a mechanism analog to the Windows WSAAsyncSelect who fires an event
in the Win32 message pump as soon as data is available on a socket ?

See PtAppAddFd().