PDA

View Full Version : Accepting connections thru Flash


phogster
10-27-2006, 10:08 PM
Is there a way for the client to receive network connection requests?

It would be like setting up a server socket in C. I'd like to set up flash applications with which users can talk directly to each other without the data going to the server. The server would be used only to get the addresses of the other clients.

dr_zeus
10-27-2006, 10:52 PM
No, you cannot do this.