FileShare Client / Server
A TCP Client / Server which lets you transfer Files over the Internet using Sockets. Sort of Peer 2 Peer File Transfer.
Author: Saurabh Nandu SDK: Beta1 Date: 1/31/2001
A TCP Client / Server which lets you transfer Files over the Internet using Sockets. Sort of Peer 2 Peer File Transfer.
Author: Saurabh Nandu SDK: Beta1 Date: 1/31/2001
Ping
A Utility to Ping Host's to check the speed of the connection. Uses System.Net.Sockets Namespace.
Author: Saurabh Nandu SDK: Beta1 Date: 2/15/2001
A Utility to Ping Host's to check the speed of the connection. Uses System.Net.Sockets Namespace.
Author: Saurabh Nandu SDK: Beta1 Date: 2/15/2001
TCP Date Time Client/Server
Use of TCP Sockets to make a TCP DateTime Client/Server.
Author: Saurabh Nandu SDK: Beta1 Date: 1/18/2001
Use of TCP Sockets to make a TCP DateTime Client/Server.
Author: Saurabh Nandu SDK: Beta1 Date: 1/18/2001
TCP Date Time Client/Server v2
Use of TCP Sockets to make a TCP DateTime Client/Server. This example has been updated for .NET SDK beta2.
Author: Saurabh Nandu SDK: Beta2 Date: 6/27/2001
Use of TCP Sockets to make a TCP DateTime Client/Server. This example has been updated for .NET SDK beta2.
Author: Saurabh Nandu SDK: Beta2 Date: 6/27/2001
Ping v2
A Utility to Ping Host's to check the speed of the connection. Uses System.Net.Sockets Namespace. This example has been updated for .NET SDK Beta2.
Author: Saurabh Nandu SDK: Beta2 Date: 7/22/2001
A Utility to Ping Host's to check the speed of the connection. Uses System.Net.Sockets Namespace. This example has been updated for .NET SDK Beta2.
Author: Saurabh Nandu SDK: Beta2 Date: 7/22/2001
UDP Date Time Client/Server
Use of C# and UDP Protocol to make a UDP DateTime Client/Server.
Author: Saurabh Nandu SDK: Beta2 Date: 8/20/2001
Use of C# and UDP Protocol to make a UDP DateTime Client/Server.
Author: Saurabh Nandu SDK: Beta2 Date: 8/20/2001
Socket Chat Client-Server Part 1
Learn to build a multi-threaded TCP Chat Client/Server. Uses Asynchronous model for better performance.
Author: Saurabh Nandu SDK: Beta2 Date: 9/11/2001
Learn to build a multi-threaded TCP Chat Client/Server. Uses Asynchronous model for better performance.
Author: Saurabh Nandu SDK: Beta2 Date: 9/11/2001
Socket Chat Part 2: Internet Explorer Control Client
Learn to host a Windows Form User Control within Internet Explorer which acts as an client for the Socket Chat Sever.
Author: Saurabh Nandu SDK: Beta2 Date: 12/16/2001
Learn to host a Windows Form User Control within Internet Explorer which acts as an client for the Socket Chat Sever.
Author: Saurabh Nandu SDK: Beta2 Date: 12/16/2001