Click to See Complete Forum and Search --> : Working with TCPClient


Angelicus
December 3rd, 2002, 03:17 AM
Okie...here's my problem:

I initiate a connection on my main form. I have the read and write on the main form also, however I mainly call the write function from a module. I've tried declaring everything in the module, but then I run into the problem of the initialization on the main form. Is there a way to make this work ? :confused: