65.9K
CodeProject is changing. Read more.
Home

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

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.90/5 (155 votes)

Dec 29, 2011

CPOL

16 min read

viewsIcon

1979458

downloadIcon

37552

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.