Archive

Posts Tagged ‘client’

Simple tcp client server: the echo client

September 29th, 2010 No comments

In this article I'll show you the code for the tcp client for the echo server.

Simple tcp client server: the echo server

September 24th, 2010 No comments

In this article I will show you how to write a simple TCP echo server.

The echo server is the simpliest server you can develop, it waits for data from a client and then sends the same data to the client.

Network programming: simple udp client server #2

January 10th, 2010 3 comments

The Client.

The following code contains the implementation for the UDP client application that can send data to the server explained in the previous article.

Statistical data collected by Statpress SEOlution (blogcraft).