Networking

Mini Servers

Socketserver

Download the latest version of SocketServer here
SocketServer is a very simple TCP server for Mac OS 10.5. It can be configured to run on localhost for development or kiosk-type installations or on your public ip to talk to other machines. It also has the ability to detect and connect to USB serial devices. Here are some possible uses for SocketServer:

  • A very basic serial port proxy, allowing applications built in Flash to talk to the serial port through a network connection.