The simplest way to do Sockets in LiveCode
A server and client combination to present the simplest way to do sockets in livecode, the ide formerly known as rev. First press "start server" then "connect" on the client, then write something into the field and hit return. YOu do not need to run the server and client on different computers, you can just have htem in the same IDE and do local sockets too.
This is the Server, and you also need the client to actually do anything usefull.