Click here to Skip to main content
15,890,995 members
Articles / Programming Languages / Visual Basic

Abstracting TCP/IP Communications, and Adding What Should Be the New Basics

Rate me:
Please Sign up or sign in to vote.
4.98/5 (104 votes)
24 Mar 2021CPOL17 min read 116.3K   7.2K   233  
AbstractTcpLib
This is a TCP/IP library that features asynchronous socket programming, concurrent file transfers per client, AES256 Encryption, LDAP Authentication, Client / Server communication, Peer to Peer communication, Object serialization and raw byte communication in one library for C# & VB.NET.

Views

Daily Counts

Downloads

Weekly Counts

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