how-to

  1. P

    How to set up a LAN server

    Hi, I want to make a LAN client-server app, but I am having problems with the server. I successfully made my client, and I can connect it to a server I found on the internet. But I have problems making a server myself. Can anyone give me the code to set up a server? I will try to do the rest...
  2. F

    work with proxies and HttpWebRequests

    Hello I have been searching for hours on how to use proxies in VB.Net and finally i just gave up and came here. I am trying to send httpwebrequest's but i would also like to use with proxies. I would like to send this HttpWebRequest behind a proxy Dim objHTTPRequest As HttpWebRequest...
Back
Top