Example Program Index


BASE64 - Test program for the base 64 encode and decode routines.

COMSOCK - VB example that connects a TCP stream to a serial port.
COMSOCK Server
COMSOCK Client

DCACHE1 - Example used to test the device cache classes.

DCACHE2 - Device cache example using sockets and disk files.
DCACHE2 Server
DCACHE2 Client

DFILEB - Example used to test the disk file base class.

LOGFILE - Class used to log program events.

MEMBUF - Variable length memory buffer example.

MTHREAD - Multi-threaded HTTP server example.

SCOMSERV - VB serial port client/server example.
SCOMSERV Server
SCOMSERV Client

SIMPLE1 - Simple TCP stream client/server example.
Stream Server
Stream Client

SIMPLE2 - Simple UDP datagram client/server example.
Datagram Server
Datagram Client

SYSTIME - Classes used to manipulate the system time and date.

VBCONFIG - Configuration manager class example.

VBDATAGM - VB datagram client/server example.
VBDATAGM Server
VBDATAGM Client

VBDBASE - VB database client/server example.
VBDBASE Server
VBDBASE Client

VBLIST - Generic doubly linked list class example.

VBQUEUE - Generic queue class example.

VBSCOMM - Test program for the VBS serial port base class.
VBSCOMM Send
VBSCOMM Receive

VBSHTML - Test program for the VBS HTML parser.

VBSHTTPC - Test program for the VBS HTTP client class.

VBSTACK - Generic stack class example.

VBSTREAM - VB stream client/server example.
VBSTREAM Server
VBSTREAM Client

VBSTRING - User defined string class example.

VBSURL - Test program for the VBS URL parser.

WINSOCK - Demo of the vbSocket WinSock extended error functions.


End Of Document