Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

client /server

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Does anyone know how long can a clientsocket.socket.receivetext keep a string ?
Suppose i'm sending text using serversocket1.socket.connections.sendtext('anything'); to the same client twice at almost the same time, how to avoid the clientsocket.socket.receivetext to receive them as one string ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top