|
-
Feb 6th, 2002, 12:36 PM
#1
Thread Starter
Fanatic Member
winsock
i am trying to convert my vb6 project to a vb.net project. It falls over saying stuff about getting winsock component?!?!
What do I do to fix this?
Thanks
Nick
-
Feb 6th, 2002, 03:11 PM
#2
dont use winsock control. look up info on the Socket namepsaces in .NET. As we have noted before, transfering a VB6 app to .NET is a waste of time especially trying to fix all the errors you will get.
-
Feb 6th, 2002, 03:15 PM
#3
Thread Starter
Fanatic Member
i've realised that over the past few hours!
Thanks
-
Feb 6th, 2002, 06:58 PM
#4
Hyperactive Member
is there a website or something that can better explain the socket namespace? i have searched thru the MSDN library and a few ms sites to no avail. I want to more/find better documentation on sockets.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Feb 7th, 2002, 09:37 AM
#5
I am suffering from a lack of Socket class info also. There seems to be very little. Ive figured out how to setup the TcpListener class, but thats is it. If I figure it out soon or find some decent information, I will post it.
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
|