|
-
Jan 24th, 2000, 07:59 PM
#1
Thread Starter
Member
I am starting to experiment with creating my own activex components for use in my websites ASP pages.
I would like my new component to be able to send and receive information with other servers using Microsoft's WINSOCK control.
How could I accomplish this? I have tried
Winsock1 = Server.CreateObject("MSWinsockLib.Winsock")
but for some reason the object is not created successfully. How would I accomplish this? How would I take advantage of the controls events (DataArrival etc)? Thanks for your assistance.
TheLeeMan
[This message has been edited by TheLeeMan (edited 01-25-2000).]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|