Sockets
Socket Examples
- Here is a simple socket client and server pair to experiment with
Exercise |
- Run the server example in one window.
- Run the client example in a second window.
- Type lines into the client window and observe the server window.
- Look at the "server" script (click the "server" icon).
- Look at the "client" script (click the "client" icon).
|

server
|

client
|