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

TCP/IP

TCP/IP

Great Reads

by Ahmed Charfeddine
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.
by Sacha Barber
A small article on how to use NServiceBus to create workflows
by spinoza
This source code uses the advanced IOCP technology which can efficiently serve multiple clients. It also presents some solutions to practical problems that arise with the IOCP programming API, and provides a simple echo client/server with file transfer.
by Greg Utas
Replacing its erase() function

Latest Articles

by Ahmed Charfeddine
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.
by Sacha Barber
A small article on how to use NServiceBus to create workflows
by spinoza
This source code uses the advanced IOCP technology which can efficiently serve multiple clients. It also presents some solutions to practical problems that arise with the IOCP programming API, and provides a simple echo client/server with file transfer.
by Greg Utas
Replacing its erase() function

All Articles

Sort by Score

TCP/IP 

by Ahmed Charfeddine
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.
by Sacha Barber
A small article on how to use NServiceBus to create workflows
by spinoza
This source code uses the advanced IOCP technology which can efficiently serve multiple clients. It also presents some solutions to practical problems that arise with the IOCP programming API, and provides a simple echo client/server with file transfer.
by bkelly13
Goal: Describe how asynchronous or non-blocking TCP code works
by shynet
Allow multiple users to send and receive messages from one another on the same server
by Craig Baird
A light weight easy to use .NET TCP server library
by Rick Bassham
An introduction into creating a working FTP server in C# using the RFC specification.
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 Espen Harlinn
A .NET Core client implemented in C# using TcpClient and a multi-threaded server implemented in C++
by Shawn_TM
High Performance Cross Platform TCP Client Server connections
by Gabor Szabo (szabgab)
Count how many hits were generated from each IP address and show the top 10 sources.
by Huang Geng Geng
If you are looking for a tool
by Member 8279879
Example how to integrate your app with the Nex Gen Media Server streaming framework.
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 Andy Galluzzi
NAT traversal for Software Developers
by pdoxtader
Learn how to view a remote machine's file system using your own explorer like window, and transfer files and folders by dragging and dropping in C# using the TcpComm TCP library
by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI
by Dan Randolph
Builds on the existing RunRemote project to run commands on a remote server.
by Tarek Najem
The SetKeepAliveValues method enables or disables the per-connection setting of the TCP keep-alive option which specifies the TCP keep-alive timeout and interval
by markscodeproject
Basic implementation of HTTP request handling for Arduino with Wiznet 5100 Ethernet shield
by bshokati
How to create a client-server network for multiplayer game programming using C++ and Windows Winsock
by Rafael Lillo
This project will show how send a simple string between Raspberry Pi 2 with Windows 10 IoT and PC using C# over networking TCP/IP, where Raspberry is a server and PC is the client.
by SumanBiswas
This small application will help you to gain basic knowledge about how file can be sent from server to client.
by David Johns, John_Tang
C++ SMTP client, support SSL and TLS encrypted connection to SMTP server
by Sicppy
A DLL resource to help beginner to intermediate developers open and use sockets in a P2P application.
by Code Artist
TCP Application Protocol is an IPC (Inter-process Communication) created to provide common remote interface for between applications.
by CodingBruce
When you want an application to trigger on an event (timer, system, file, etc.), but you don't want the overhead of the service manager
by honey the codewitch
A Tiny Dynamic Home Webserver in .NET that runs on Core and DNF both (Take 2)
by Baxter P
WPF Secure Messenger