Request and Response in Visual Basic Submitted by Yorkiebar on Sun, 05/18/2014 - 21:04 Introduction: This is a simple tutorial on how to use the System.Net namespace in Visual Basic to send a request and receive a response from a server. Imports: First we need to import the namespace. Read more about Request and Response in Visual BasicAdd new comment446 views