I'm really interested in finding a way to make a client-server application without using the winsock.ocx control.
tnx for helping
keetsh
Printable View
I'm really interested in finding a way to make a client-server application without using the winsock.ocx control.
tnx for helping
keetsh
Hi
Two ways:
1) Download another activex control.
2) Use the Winsock API calls, so you wont need to use the control it self.
Thanks a lot, but can you tell me how to find out which ActiveX I have to use?
And how to?
thanks,
keetsh
A post in "General" just recommended this site and the guy with the question liked it...I'm going to check it out too. http://www.tcfreenet.org/people/parity/winsock.htm
Thanks a lot,
go 'n' check too, pretty useful and winsock.bas contains what I needed,
keetsh