Click here to Skip to main content
15,888,610 members
Everything / Sockets

Sockets

sockets

Great Reads

by ObiWan_MCC
A C# SMTP server (receiver).
by Florian Rappl
Creating a highly extensible presentation app with multi-user and device integration for tablets.
by _m0n
Connect to PC with no public IP using Node.js app for reverse port forwarding / tunneling
by tonywilk
Example server and client using different protocols over a Websocket (php/js)

Latest Articles

by honey the codewitch
Explore adapting Socket's async model to a task based one and adding some awaitable socket operations to your projects
by Greg Utas
Replacing its erase() function
by Mircea Neacsu
C++ streams for socket communications in Windows
by pdoxtader
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.

All Articles

Sort by Score

Sockets 

13 May 2015 by Jalal Ali
A guide on sockets, and how to send objects across them
28 Apr 2014 by Sergey Zubarev
AsynchronousSocketChannel concurrent writes
11 Sep 2019 by honey the codewitch
A simple home HTTP server that works across all .NET platforms
26 Jul 2012 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.
23 Oct 2013 by Chaitanya Kolla
Adding the WS-Security Header to a request using the WCF bindings
27 Mar 2013 by metastruct
Easy to use class for downloading, uploading, and other FTP commands.
24 Dec 2015 by Member 11246861
Raspberry; laptop ASUS: up to 150 clients.
23 Jun 2020 by Greg Utas
Replacing its erase() function
9 Feb 2019 by zvx
An introduction to writing IOCP network servers
11 Jan 2013 by Zanga D. Dagnogo
This is a simple multiclient server chat on a Local Area Network.
27 Mar 2013 by metastruct
Multithreaded, customizable SysLog server in C#.