Simplifies using asynchronous sockets in .Net - kind of resemble the old WinSock control for VB6. Using this class as a listener for multithreaded applications works GREAT. Good to be used in a mail server.I use it in my email server
I build an app and i want it to block surfing when a "user" didn't chose, but I cant find a way to stop the network adapter from c#. I saw and tried a lot of examples and advices from all other the net, but none worked for me. I tried to disabled the adapter-
public void DisableNetWork(string...
Hello all,
I am new to xtremedotnettalk and this is my first thread.
I am trying to create a function in vb.net that sends a website header through a socket to the server and returns the response. This is my code.
Public Function GetSiteResponse(ByVal IPEndpoint As IPEndPoint, ByVal client...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.