A B C D E F G I L M N P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- send(DatagramSocket, String, int) - Method in class protocolP2P.ProtocolP2PDatagram
-
Send datagram on socket (from client)
- send(DatagramSocket, ProtocolP2PDatagram) - Method in class protocolP2P.ProtocolP2PDatagram
-
Send datagram on socket (from server, as a response)
- ServerManagementUDP - Class in serverP2P
-
Implementation of P2P-JAVA-PROJECT VERSION 1.0 protocol for UDP.
- ServerManagementUDP(String, int) - Constructor for class serverP2P.ServerManagementUDP
-
Constructor for UDP implementation, with baseDirectory and UDPPort parameters.
- serverP2P - package serverP2P
- ServerP2P - Class in serverP2P
- ServerP2P() - Constructor for class serverP2P.ServerP2P
- SizeError - Exception in exception
-
Used on reception side when size as set in datagram is too big, and we cant store this in a int/long as usual.
- SizeError() - Constructor for exception exception.SizeError
All Classes All Packages