Socket stuff

JohnRule at aol.com JohnRule at aol.com
Mon Mar 18 11:46:01 EST 2002


When I connect to another Revolution application running on my other PC 
(using open socket between two computers), it will not work with a 
'maintained' connection (i.e. just open a socket, and start sending/receiving 
on that socket). I have to open 'with message', close, and then wait for the 
other computer to tell me to send (with my message funtion). This is the only 
way I can get this to work...is there something special I need to do for a 
'maintained' connection? I do not have this problem with other 'maintained' 
TCP socket connections for other net devices...only between computers.

Is my concept wrong?

JR



More information about the use-livecode mailing list