Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

VB.Net: And they replaced winsock with.....

Options
  • 22-04-2006 11:30pm
    #1
    Registered Users Posts: 4,946 ✭✭✭


    I made some nifty programs in vb with winsock, but i cant find anything winsock related in .net. A friend of mine told me something about the source code being leaked, and it not being secure anymore so ms replaced it with something new...

    Can anyone jot down some basic send and recieve code to send a variable over a network in vb? I only have to send and recieve 1 4 letter word - Something that doesnt really need to be refreshed would be great!

    Thanks


Comments

  • Closed Accounts Posts: 4,943 ✭✭✭Mutant_Fruit


    possibly the System.Net.Sockets namespace is what you're looking for...


Advertisement