Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Winsock Control

Status
Not open for further replies.

seyed

Programmer
Joined
Mar 16, 1999
Messages
9
Location
GB
Hi,<br>
<br>
Can the winsock control be used in a Class module? If not, can I still (somehow) use it in an ActiveX DLL? And if not can someone tell me where / how / what I can use to make TCP/IP connections to a server from an ActiveX DLL.<br>
<br>
TIA.<br>
<br>
Seyed.
 
There are some quite good examples of that in the VB Help and VB Books Online - that's where I learned to do it from.<br>
<br>
Don't know about class modules or DLL's - sorry. Drop me an email if you'd like some example source code.<br>
<br>
Mike<br>
<p>Mike Lacey<br><a href=mailto:Mike_Lacey@Cargill.Com>Mike_Lacey@Cargill.Com</a><br><a href= Cargill's Corporate Web Site</a><br>
 
Its ok I've fixed the problem by using the winsock.dll directly.<br>
<br>
If anyone wants a Class module that does mail me: seyed@mailandnews.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top