A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/engine/src/networking/com/jme3/network
PSp..om 71df4f9acd Client will log the exception that causes it to disconnect 14 years ago
..
base Client will log the exception that causes it to disconnect 14 years ago
connection Deprecated some more things, fixed some javadoc links, 14 years ago
events Deprecated some more things, fixed some javadoc links, 14 years ago
kernel Make client-side background threads daemon. 14 years ago
message Unwinding a bit of the Message vs. Message conundrum 14 years ago
queue move jme3 to trunk 14 years ago
rmi * RMI system much more tolerant of bad data now (will display warning in log instead of crashing) 14 years ago
serializing Proper fix for the bug where JME's quaternion wasn't 14 years ago
service move jme3 to trunk 14 years ago
streaming move jme3 to trunk 14 years ago
sync * Made sync system deprecated 14 years ago
AbstractMessage.java Unwinding a bit of the Message vs. Message conundrum 14 years ago
Client.java Reworked how client connection teardown happens in the face 14 years ago
ClientStateListener.java Reworked how client connection teardown happens in the face 14 years ago
ConnectionListener.java Still a work in progress. The new API and base implementations 14 years ago
ErrorListener.java Reworked how client connection teardown happens in the face 14 years ago
Filter.java Basic connection filtering support. Standard filter implementations 14 years ago
Filters.java Basic useful filter implementations. 14 years ago
HostedConnection.java Modified the setAttribute() method to remove the attribute 14 years ago
Message.java Received messages now have their reliability flag 14 years ago
MessageConnection.java Still a work in progress. The new API and base implementations 14 years ago
MessageListener.java Added some comments about the multi-threaded nature 14 years ago
Network.java Forgot to actually check the udp port for server 14 years ago
NetworkClient.java Modified so that a -1 UDP port completely disables UDP. 14 years ago
Server.java Fixed a getConnection() bug caused by a silent autoboxing 14 years ago
package.html Added server-side client-specific session attributes 14 years ago