English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i want to open internet connection by providing both username and password through a VB programm. if possible please help me providing some tips.

2006-08-26 18:10:44 · 2 answers · asked by rkollikkara 1 in Computers & Internet Programming & Design

2 answers

Ok, uh.. communication between programs is something called interprocess communication. Look it up. You also might want to look up the following terms (since we're talking about doing this over the internet)

RPC (Remote Procedure Call)
SOAP (xml/http protocol for rpc.... basically.
Web Services (more xml/http stuff)
HTTP (surely you know this.)
TCP (if you don't want to write all that stuff yourself.)

etc.

2006-08-26 18:22:34 · answer #1 · answered by Jay 3 · 0 0

Hi,

There are several ways that this can be accomplished. I can happily give you some tips, if you specify what "open Internet connection". Do you mean log into a site like Yahoo? Do you mean log into a VPN? Do you mean log into an ISP like AOL?
All of the above are possible, but you should be using complete different technologies for each of the above items.

Sorry I can not be of more help without more information,

Leo

2006-08-27 02:54:40 · answer #2 · answered by Leo R 2 · 0 0

fedest.com, questions and answers