This section provides definitions for commonly used networking constants.
This constant represents the maximum network speed supported.
Value: 100000000
This constant defines the data pack rate for network transmission.
Value: 1000000
This constant represents the maximum time a network connection can remain open.
Value: 60
This constant defines the maximum size of a single message packet.
Value: 2048
This constant represents the smallest data packet size that can be transmitted.
Value: 1024
This constant represents the time that data is retained before being dropped.
Value: 30
This constant defines the time a network connection can remain open in milliseconds.
Value: 500
This constant represents the maximum time a network connection can remain open before being dropped.
Value: 10000
This constant represents the number of data packets transmitted within a certain time frame.
Value: 5000
This constant defines the width of a single data packet.
Value: 8
This constant defines the maximum delay in sending a single data packet.
Value: 100