Visual Basic.NET (VB.NET) Source Code: A Demonstration Use of the Socket and TcpListener Classes
For Microsoft.NET source code that is ready to drop and adopt into your program click:  GetDotNetCode

 

Product:  Network Sockets and TcpListener Demonstration

 

Product ID 80
.NET Namespace(s)

System.Net.Sockets.Socket System.Net.Socketes.TcpListener

Language VB.NET 2002 and VB.NET 2003
Keywords Network, Sockets, TcpListener,TcpListener

A Demonstration Use of the Socket and TcpListener Classes

Here is code and a demonstration that shows how to use a Socket object to send data, a TcpListener to wait for incoming data, and a Socket to receive data. This project could be modified to create a chat or game application.

Get more information about 'Network Sockets and TcpListener Demonstration' by clicking the link below.

Network Sockets and TcpListener Demonstration

 

Generated by FetchNet 

Copyright 2003-2005 aZ Software Developers, LLP