add wisock in vb.net???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi...
how to add the winsock to the vb.net smart device application??

i try it before...but the system say" this is not .net assembly"

so what should i do to add winsock as references??
 
mtc said:
how to add the winsock to the vb.net smart device application??

i try it before...but the system say" this is not .net assembly"

Use the classes contained in the 'System.Net.Sockets' namespace instead.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

vb.net and winsock 3
Winsock 6 control in VB.NET 6
winsock in dotnet 5
winsock in vb.net 2
control array 6
Client Server app using winsock 3
Vb.net 2008 custom controls 1
vb.net classmanager 1

Back
Top