panda3d.net
there are 3 states 1. |
|
Represents a single TCP or UDP socket for input or output. |
|
This is a special kind of |
|
The primary interface to the low-level networking layer in this package. |
|
This is an abstract base class for a family of classes that listen for activity on a socket and respond to it, for instance by reading a datagram and serving it (or queueing it up for later service). |
|
This class handles threaded delivery of datagrams to various TCP or UDP sockets. |
|
This class provides datagrams one-at-a-time as read directly from the net, via a TCP connection. |
|
This class accepts datagrams one-at-a-time and sends them over the net, via a TCP connection. |
|
Represents a network address to which UDP packets may be sent or to which a TCP socket may be bound. |
|
A specific kind of Datagram, especially for sending across or receiving from a network. |
|
This flavor of |
|
This flavor of |
|
This flavor of |
|
This flavor of |
|
A simple place to store and manipulate tcp and port address for communication layer |
|
Base functionality for a INET domain Socket This call should be the starting point for all other unix domain sockets. |
|
Base functionality for a TCP connected socket This class is pretty useless by itself but it does hide some of the platform differences from machine to machine |
|
Base functionality for a TCP rendezvous socket |
|
Base functionality for a combination UDP Reader and Writer. |
|
Base functionality for a UDP Reader |
|
Base functionality for a UDP sending socket |
|
