Hello,
I am trying to develop a C# program using windows application that will connect to the internet to do some search, do i need to use a localhost to connect to the internet or the connection can be done when i debug the program automatically.
Printable View
Hello,
I am trying to develop a C# program using windows application that will connect to the internet to do some search, do i need to use a localhost to connect to the internet or the connection can be done when i debug the program automatically.
what do you mean by this statement:
connection can be done when i debug the program automatically.
What i meant was a connection to the server using the .Net framework and the API key (Google search wsdl)