HIDtoVPADNetworkClient/src/net/ash/HIDToVPADNetworkClient/network
2017-04-13 15:32:55 +02:00
..
AttachCommand.java Changed the AccessLevel of the classes in the network package and improved 2017-03-31 14:34:09 +02:00
DetachCommand.java Changed the AccessLevel of the classes in the network package and improved 2017-03-31 14:34:09 +02:00
DeviceCommand.java Even more refactoring (and fixing the build..) 2017-03-31 16:01:52 +02:00
NetworkHIDDevice.java Fixed the equals methods + more refactoring 2017-03-31 16:47:06 +02:00
NetworkManager.java Added Rumble support (currently XInput only), changed protocol version, code cleanup 2017-04-13 15:32:55 +02:00
PingCommand.java Changed the AccessLevel of the classes in the network package and improved 2017-03-31 14:34:09 +02:00
Protocol.java Added Rumble support (currently XInput only), changed protocol version, code cleanup 2017-04-13 15:32:55 +02:00
ReadCommand.java Changed the AccessLevel of the classes in the network package and improved 2017-03-31 14:34:09 +02:00
TCPClient.java Updated the TCP Handshake to also negotiate a protocol version. +Formatting etc. 2017-04-10 15:43:54 +02:00
UDPClient.java Fixed the equals methods + more refactoring 2017-03-31 16:47:06 +02:00
UDPServer.java Added Rumble support (currently XInput only), changed protocol version, code cleanup 2017-04-13 15:32:55 +02:00