Version: 1.1.1.0
Create multi-threaded servers and powerful Internet applications in .NET.

  • 16 Components/Major Classes.
  • 11 Full Sample projects (in both VB.NET and C#).
  • Full MS Help 2.0 Documentation, including extensive examples and tutorials.
  • Free Introductory Support.
Class Description
Dns Component Used to resolve host names, dot addresses, and email addresses.
Ping Component Used to determine if a host is reachable.
Server Component Used to build multithreaded TCP server applications.
Tcp Component Used to communicate with hosts using TCP.
Trace Component Used to trace a route to a host.
Udp Component Used to communicate with hosts using UDP.
Datagram Class Encapsulates a UDP datagram.
EchoResult Class Encapsulates an echo response from a server.
EnhancedStream Class Adds new methods on top of the Stream interface for type conversion, stream copying, and saving
HopResult Class Encapsulates a single hop of a trace operation.
Invoke Class Presents the results from an Internet protocol Request/Response pair.
PipeStream Class Represents a stream that wraps an internal stream.
Response Class Presents the response portion from an Internet protocol Request/Response pair.
Segment Class Provides a reference to a data segment where data is sent or received over a TCP stream.
SegmentedStream Class Used for advanced reading/writing functionality.
TraceResult Class Encapsulates a trace route operation.