Network Library

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Pantcho.

since i use that lib allot.
i wish there were this options

res = NetworkServerEvent(Xid)
Xid = the client id
so we could handle each client diffrently
in each thread.
if res = 0 then no event was on this user
if res = -1 then that client doesnt exist!! (do somthing ...)

do it fred! :P