Network broadcasts

Shao Sean shaosean at unitz.ca
Fri Jan 18 13:28:01 EST 2002


if you're expecting someone to be sending you something over the network,
take a look at the "accept" parameter on "open sockets"

if you're listening for data coming back from a server, you will need to
connect to the server and then use the "read from socket" command..




More information about the use-livecode mailing list