Click here to Skip to main content
15,881,757 members
Articles / Programming Languages / Visual Basic

Reusable Multithreaded TCP/IP Client and Server Classes with Example Project in VB.NET

Rate me:
Please Sign up or sign in to vote.
4.90/5 (159 votes)
13 Nov 2019CPOL16 min read 1.8M   37.2K   302  
A multithreaded server class that accepts multiple connections from a provided client class. Each client can send and receive files and text (byte data) simultaneously along 250 available channels.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
President Doxtader Industries LLC
United States United States
I've been in IT for the last 25 years in one capacity or another - always as either a network engineer or a developer... or both. At the moment I have an IT consultancy in Long Island, NY offering software development and network engineer services.

Comments and Discussions