Hello POE guys,

I used example poe.perl.org/?POE_Cookbook/TCP_Forwarding to create application that will connect two clients and will send/recv info between them. I need to send information between them only when both of them are connected so I need first listen on both ports and only when both are accepted I need to start recv info from them and send it to another. How can I do this?

With best regards,
Konstantin

Reply via email to