[ client/server | finger | whois | smtp mailer | port blocker ]
[ commands | index | overview ]
dsSocket is a Winsock and TCP/IP control. It supports TCP and UDP networking. We will only deal with the TCP side in this tutorial though. In this tutorial, I've included various examples ranging from a basic IP chat to an SMTP mailer. I've written each of these examples myself in MS Visual Basics 4 and 5. There is two of each example; one for vb4, and one for vb5.
Also in this tutorial, I've written out the most common used options for dsSocket and a short explanation of them.
Index