VBnet Sponsor - Compuware Corporation

 

Network API
Updated Saturday March 31, 2001
   
Category
Topic
Browse
vb6
vb5
vb4-32
Using the Browse For Folders Dialog to Obtain Network Machines or Shares
How to return a share or remote computer using the familiar Browse dialog. Nov 30.99


FTP
vb6
vb5
vb4-32
FTP: Connecting To and Retrieving FTP File Listings
Using the FTP APIs to connect to a site and retrieve its file listing. Dec 17.99

FTP: Downloading Files via FTP
Adding to the FTP demo adding file download ability. Dec 17.99

FTP: Downloading Files Using the FTP Download Dialog
Use the Internet Explorer File Download dialog in your application.  Jan 8.2000



Internet
vb6
vb5
vb4-32
A Basic TCP/IP Winsock Chat Program
Winsock TCP/IP client and server demos forming the basis of a fully-functioning Chat program.  Feb 12.2000

Determining a Network Host Name and IP Address Using Visual Basic
Use these simple routines to obtain the user's machine name and their IP address  Aug 27.98 

How to Ping an IP Address Using Visual Basic
Ping any IP address from your VB app with this!  Aug 27.98

How to Ping an IP Address By Host Name
Similar to the IP ping, this takes a domain name, resolves it, then pings. Mar 23.2000

How to Resolve a Host Name Into an IP Address
Pass a domain name and return the IP address Mar 23.2000

How to Obtain the Host Name from an IP Address
Pass an IP address to this routine, and retrieve the host name. May 03.2000

Performing a Visual Basic Tracert (Trace Route)
Code to perform a tracert (trace route) in VB. 
Oct 30.2000

Resolving the Hostname with Tracert (Trace Route)
Based on the same code as above, adds a function to resolve the host name for the IP traced. Oct 30.2000



Net Card
vb6
vb5
vb4-32
Determining a Network Controller MAC Address Using Visual Basic
Obtain the Medium Access Control (MAC) address for the installed network card. Aug 27.98


Network
vb6
vb5
vb4-32
Determining Network Connections with InternetGetConnectedState
Six wrapper routines returning system network connection information. June 10.99

Connecting to Network Resources
Several routines to connect and disconnect drives and printers. Sept 1.98

Obtaining a Machines TCP Statistics
Method to retrieve TCP statistics for the local machine, including connections, opens, data received and sent. Feb.11.2001

Obtaining the Network Interface Table
Method to retrieve the MIB-II (Management Information Base) interface table information for the system. Feb.11.2001

Obtaining the IP Address Table
Method to retrieve the interface–to–IP address mapping table, including subnet mask. Feb.11.2001

Obtaining the TCP Connection Table
Method to retrieve the TCP connection table, including local and remote IP addresses and ports in use. Feb.11.2001

Performing a Visual Basic Tracert (Trace Route)
Code to perform a Tracert (trace route) in VB. 
Oct 30.2000

Resolving the Hostname with Tracert (Trace Route)
Based on the same code as above, adds a function to resolve the host name for the IP traced. Oct 30.2000

Sending System Messages using NetMessageBufferSend
Send alerts to other NT servers or workstations, or to Win9x systems running WinPopup Jan 25.2000



Users
vb6
vb5
vb4-32
Enumerating the User List and Obtaining User Info
Code to load a listbox with the users for a given PDC/BDC (or local NT machine), along with their USER_INFO_10 data. 
Updated Oct 30.2000

Obtaining a Network User's Full Name and Comments
Retrieving the USER_INFO_10 data about a network user, including the user's full name. May 05.2000



VBnet Sponsor - Compuware Corporation

Copyright ©1996-2001 ebirch ltd/VBnet and Randy Birch. All Rights Reserved.  Terms of Use