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 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 syed shanu
Open protocol using C# socket programming for NutRunner
by Pål Thingbø
How to write an asynchronous sockets server in c#
by nuclear_sun
You can share a peer's desktop with any others using this software, designate the sharer and viewers in any way you can imagine. Detailed development document and user manual can be found in the Download.
by tomm13
Comparison of Firebase and SynergyKit while developing chat application
by Издислав Издиславов
Easy prototyping with desktop console like UI, Skia drawings and several REST like node.js hosted services
by Michael Janulaitis
Provides an introduction to the open source client/server DotNetOpenServer SDK project for Android, iOS, Windows Phone, Windows, Mac and Java Platforms
by Farhad Hazraty Eini
This is a proxy server with a client that can encrypt your browser request.
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 Huang Geng Geng
If you are looking for a tool
by R%S
Enable access from mobile phone emulator to Visual Studio WebDev.WebServer listening on localhost
by EFEaglehouse
Windows CE/Mobile printing client for LPR, LPRng, and Socket API.
by Leslie Zhai
Porting Axel a lighter download accelerator for Linux and other Unices to NATIVE WIN32
by Nazar.Bukhari
An article on how to implement Observer Design pattern in Mutithreaded Java application when Function pointer is needed
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.
by _m0n
Connect to PC with no public IP using Node.js app for reverse port forwarding / tunneling
by Fardin Koochaki
In this article we're gonna create a simple WebSocket session manager module for Nodejs to help us out with our next projects.
by Florian Rappl
Creating a highly extensible presentation app with multi-user and device integration for tablets.
by Sicppy
A DLL resource to help beginner to intermediate developers open and use sockets in a P2P application.
by Petr Bříza
A simple HTTP client implementation based on sockets with ability to limit upload/download speed
by Aravind.V.S
SocketIO - NodeJS desktop programming in C# using the SocketIO4Net library.
by honey the codewitch
A Tiny Dynamic Home Webserver in .NET that runs on Core and DNF both (Take 2)
by tonywilk
Example server and client using different protocols over a Websocket (php/js)
by Mircea Neacsu
C++ streams for socket communications in Windows
by Member 13737597
This article shows you how to implement trampolines on x64, introduces the idea of sync and async hooks, and dynamically added runtime filters and loggers.