K
kimiraikkonen
Hi,
As you know there's no mswinsck.ocx ActiveX control in VB.NET 2005 or
08 by default, but it exists in VB6. However i can add this old
control to my VB 2005 toolbox with no problem by extracting from VB6's
cabinets, but when using inside my project, i get some syntax problems
which runs fine in VB6. I do not want to go back VB6.
Is it healthy and supported using mswinsck.ocx Winsock control in
VB.NET projects?
And is System.Net.Sockets the unique alternative for this Winsock
control and is it completely equilavent?
Thanks
As you know there's no mswinsck.ocx ActiveX control in VB.NET 2005 or
08 by default, but it exists in VB6. However i can add this old
control to my VB 2005 toolbox with no problem by extracting from VB6's
cabinets, but when using inside my project, i get some syntax problems
which runs fine in VB6. I do not want to go back VB6.
Is it healthy and supported using mswinsck.ocx Winsock control in
VB.NET projects?
And is System.Net.Sockets the unique alternative for this Winsock
control and is it completely equilavent?
Thanks