Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / sockets

Sockets

sockets

Great Reads

by ObiWan_MCC
A C# SMTP server (receiver).
by Andre Trollip
A simple set of classes to make creating Peer to Peer messaging easy using UDP. Features built-in message concatenation and delivery receipts for reliable transmission.
by Greg Utas
Replacing its erase() function
by zvx
An introduction to writing IOCP network servers

Latest Articles

by ObiWan_MCC
A C# SMTP server (receiver).
by Andre Trollip
A simple set of classes to make creating Peer to Peer messaging easy using UDP. Features built-in message concatenation and delivery receipts for reliable transmission.
by Greg Utas
Replacing its erase() function
by zvx
An introduction to writing IOCP network servers

All Articles

Sort by Score

sockets 

by Greg Utas
Replacing its erase() function
by zvx
An introduction to writing IOCP network servers
by Sergey Zubarev
AsynchronousSocketChannel concurrent writes
by Chaitanya Kolla
Adding the WS-Security Header to a request using the WCF bindings
by metastruct
SFTP Files using PLINK as a process in C#
by Jalal Ali
A guide on sockets, and how to send objects across them
by Zanga D. Dagnogo
This is a simple multiclient server chat on a Local Area Network.
by metastruct
Multithreaded, customizable SysLog server in C#.
by Amir Hesami
A library which can get any class you pass to it, convert it to bytes, and send it to the other end.
by Member 11246861
Raspberry; laptop ASUS: up to 150 clients.
by metastruct
Easy to use class for downloading, uploading, and other FTP commands.
by honey the codewitch
A simple home HTTP server that works across all .NET platforms