Network game

Blitz3D Forums/Blitz3D Programming/Network game

Hello,

Could someone post a tcp/ip example of a client server communication?

Thanks,
Marko

check out the code archives.

i found one in documentation but i ran into a problem that when i open tcp/ip stream i can only send 1 line of string from client to server. after that i need to close stream and open stream again to send another stream.

i must be doing something wrong.

Yes i found that also...

Get BlitzPlay, its a Network lib that makes doing network gamine a breaze. Look for it in the tools section or over at the BlitzCoder.Com web site.