|
-
Apr 18th, 2002, 02:09 PM
#1
Thread Starter
Addicted Member
Replacement for control arrays...
I''m making an MSN Messenger client in VB.net and i all got it done till the part where it has to make a connection to a SwitchBoard server. It has to do this for each conversation request it receives. The problem is that i can do this for just 1 opon conversation but i have no clue how to do it with multiple, since i can't use control arrays anymore.
Can someone explain how to generate multiple winsock components (I'm just using the old winsock)?
Thnx
-
Apr 18th, 2002, 04:06 PM
#2
I had this problem. You need to use the AddHandler keyword. I would type up an example, but I'm not at home now.
Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.
-
Apr 21st, 2002, 03:16 PM
#3
Fanatic Member
-
Apr 21st, 2002, 06:29 PM
#4
Thread Starter
Addicted Member
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
|