|
-
May 26th, 2006, 01:04 AM
#1
Thread Starter
New Member
Multiple instance of ActiveX (Threading related)
I created a winsock activeX control. This ActiveX uses TCP protocol to connect server.
On the same PC more than 1 applications uses the same ActiveX OCX File to connect the server.
In OCX File, Winsock controls LocalPort property is set to 0 (Zero)
My problem is when i start more than 2 applications on one client PC, Only one application receives Data Arrival Event
Why it is so, I m using Apartment threading in ActiveX Control and project compatibility is BINARY
[email protected]
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
|