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..