Discuss Connecting to a servlet in the Visual Basic Programming forum on Dev Shed. Connecting to a servlet Visual Basic Programming forum discussing VB specific programming information. Quickly prototype and build applications with this robust and simple language.
Posts: 693
Time spent in forums: 5 Days 4 h 5 m 20 sec
Reputation Power: 25
You would use the winsock control and talk http, At the bottom of the Link I have attached is some PHP code that does this. It should be easy to port to VB.