Hello jmcilhinney!
First of all, I want to thank you for creating these classes which are extremely helpful and easy to use.

I've been using your classes for quite some time now without problems but now I thought of trying to communicate from a website to a VB.Net application. The operation wasn't that successful though.

Does you class have support for websites? I don't think there's any difference from the TcpClass for websites and yours class. However, every time I try to connect from the website, it results with an "Connection refused" error.

Any ideas?

I'm currently using PHP, I've tried the official socket methods and a TcpClass which I found online.
Both of them returns "Connection refused" anyways...

Help appreciated!
//Zeelia