|
|
1-13 of 13 Visual Basic Internet sites are shown.
|
|
Create a chat room in VB which allows multiple people to chat and draw pictures.
|
|
|
|
|
|
|
This contains a module you need to develop CGI applications in Visual Basic, as well as a sample CGI program that was developed using this module.
|
|
|
|
|
|
|
Illustrates implementation of POP3 protocol. Requires winsock.ocx
|
|
|
|
|
|
|
This class allows you to list all dial-up connetions on the machine, determine if an active connection to the Internet is present, connect to or disconnect from a specified dial-up connection. A sample client application is included.
|
|
|
|
|
|
|
This application bundles a set of internet tools, including DNS lookup, SMTP e-mail, Trace Rout, Port Listener, Port Scanner and more. This is both an excellent example of advanced sockets programming and an excellent utility in its own right.
|
|
|
|
|
|
|
First off I'd like to say I'm not trying to take credit for this code, I had found 2 sections of code, 1 allowed mapping to a NT server, the other allowed mapping to a Netware server. It was cumbersome and confusing to have to call seperate APIs based upon what type of server I was trying to map a drive to, so I added to 2 code sections together, made them a Class Module, then added a little error handling.
|
|
|
|
|
|
|
Gives you 10 day weather forecasts for almost every region of the world, even shows weather conditions graphically. See weather imagery maps as well. It works by connecting to weather.com, and you can configure it to get an XML feed using MSXML library.
|
|
|
|
|
|
|
This is a web server written entirely in visual basic. Includes a number of features that can be toggled on or off, including logging. Good for learning about the http protocol and how to develop an internet server application
|
|
|
|
|
|
|
This is a very useful utility for anybody who has to search for available domain names. Not only does it search for the domain name you specify, it also searches for similar ones -- AND you can configure how the search for similar domain names will function.
|
|
|
|
|
|
|
No, this does not just send keys to the AOL instant messenger window. It's actually an easy to use client that implements part of the AOL Instant Messenging protocol.
|
|
|
|
|
|
|
Download the simil-Napster FREE software to share your source code and chat with other programmers online
|
|
|
|
|
|
|
SibairWall is a FireWall application that uses advanced windows functions and can detect attacks by 130 different trojans
|
|
|
|
|
|
|
This is an FTP Client built on top of the FTP transfer class available at http://www.freevbcode.com/ShowCode.ASP?ID=1593. It uses the WinInet .dll which in my experience is more reliable and robust than the Internet Transfer control. It has some very nice user interface features and you can save information about FTP sites you frequently connect to.
|
|
|
|
|
|
|