A B C D E F G H I J L M N O P Q R S T U V W

S

send(DatagramPacket) - Method in class com.act365.net.GeneralDatagramSocketImpl
Sends a datagram packet.
sendUrgentData(int) - Method in class com.act365.net.GeneralSocketImpl
Urgent data isn't supported.
sequence_number - Variable in class com.act365.net.icmp.ICMPMessage
 
SERVER_STATUS_REQUEST - Static variable in class com.act365.net.dns.DNSWriter
 
setMaxSegmentSize(short) - Method in class com.act365.net.tcp.TCPOptions
 
setOption(int, Object) - Method in class com.act365.net.GeneralSocketImpl
Sets the value of a socket option.The value has to be an Integer object.
setOption(int, Object) - Method in class com.act365.net.GeneralDatagramSocketImpl
Sets the value of a socket option.
setProtocol(String) - Static method in class com.act365.net.SocketUtils
Sets the DatagramSocket factory to be used in the program.
setSocketDescriptor(FileDescriptor, int) - Static method in class com.act365.net.GeneralSocketImpl
Sets the socket descriptor for a java.io.FileDescriptor object.
setSocketDescriptor(FileDescriptor, int) - Static method in class com.act365.net.GeneralDatagramSocketImpl
Sets the socket descriptor for a java.io.FileDescriptor object.
setTimestamp(int, int) - Method in class com.act365.net.tcp.TCPOptions
 
setTimeToLive(int) - Method in class com.act365.net.GeneralDatagramSocketImpl
Sets time-to-live for multicast sockets.
setTTL(byte) - Method in class com.act365.net.GeneralDatagramSocketImpl
Sets time-to-live for multicast sockets.
setWindowScaleFactor(byte) - Method in class com.act365.net.tcp.TCPOptions
 
shortFromBytes(byte[], int) - Static method in class com.act365.net.SocketUtils
Converts consecutive bytes from a buffer into a short.
shortToBytes(short, byte[], int) - Static method in class com.act365.net.SocketUtils
Writes a short into a buffer.
Sniffer - class com.act365.net.sniffer.Sniffer.
Listens for received packets that implement a given protocol and writes them to the screen.
Sniffer() - Constructor for class com.act365.net.sniffer.Sniffer
 
SOCK_DGRAM - Static variable in interface com.act365.net.SocketConstants
 
SOCK_RAW - Static variable in interface com.act365.net.SocketConstants
 
SOCK_STREAM - Static variable in interface com.act365.net.SocketConstants
 
SocketConstants - interface com.act365.net.SocketConstants.
Defines platform-independent constants.
SocketUtils - class com.act365.net.SocketUtils.
SocketUtils provides various utility functions e.g.
SocketUtils() - Constructor for class com.act365.net.SocketUtils
 
SocketWrenchSession - class com.act365.net.SocketWrenchSession.
Manages the housekeeping tasks (mostly on Windows) associated with the startup and the shutdown of the library.
SocketWrenchSession() - Constructor for class com.act365.net.SocketWrenchSession
 
source - Variable in class com.act365.net.ip.IP4Message
 
STANDARD_QUERY - Static variable in class com.act365.net.dns.DNSWriter
 
start() - Static method in class com.act365.net.tcp.TCPSession
Starts a session.
SYN - Static variable in class com.act365.net.tcp.TCP
 
SYN_RCVD - Static variable in class com.act365.net.tcp.TCP
 
SYN_SENT - Static variable in class com.act365.net.tcp.TCP
 

A B C D E F G H I J L M N O P Q R S T U V W