I need to be able to send a simple string message to a tcp address (eg 127.0.0.1:123456) from inside MS access vba.
I have found this example using winsock which looks li