-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SendDataSynchronous method implemented
SendDataSynchronous method implemented for TCPClientConnection and TCPConnector
- Loading branch information
Showing
41 changed files
with
144 additions
and
27 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
Extasys for Java Examples/Extasys.Examples.TCPClient/build/built-jar.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
...xtasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/AutoSendMessages.class
Binary file not shown.
Binary file modified
BIN
+1.27 KB
(160%)
...mples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/TCPClient.class
Binary file not shown.
Binary file modified
BIN
+290 Bytes
(100%)
Extasys for Java Examples/Extasys.Examples.TCPClient/dist/lib/Extasys.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
Extasys for Java Examples/Extasys.Examples.TCPServer/build/built-clean.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#Sun, 19 Jan 2014 16:20:13 +0200 | ||
|
||
|
||
D\:\\Development\\Source\ Rabbit\\Extasys\\Extasys\ for\ Java\ Examples\\Extasys.Examples.TCPServer= | ||
|
||
D\:\\Development\\Source\ Rabbit\\Extasys\\Extasys\ for\ Java= |
2 changes: 1 addition & 1 deletion
2
Extasys for Java Examples/Extasys.Examples.TCPServer/build/built-jar.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+320 Bytes
(110%)
...mples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/TCPServer.class
Binary file not shown.
Binary file modified
BIN
+176 Bytes
(100%)
Extasys for Java Examples/Extasys.Examples.TCPServer/dist/lib/Extasys.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#Sun, 19 Jan 2014 17:04:29 +0200 | ||
|
||
|
||
D\:\\Development\\Source\ Rabbit\\Extasys\\Extasys\ for\ Java= |
Empty file.
Empty file.
Binary file modified
BIN
+3 Bytes
(100%)
Extasys for Java/build/classes/Extasys/ManualResetEvent.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
...build/classes/Extasys/Network/TCP/Client/Connectors/Packets/IncomingTCPClientPacket.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
...asses/Extasys/Network/TCP/Client/Connectors/Packets/MessageCollectorTCPClientPacket.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
...build/classes/Extasys/Network/TCP/Client/Connectors/Packets/OutgoingTCPClientPacket.class
Binary file not shown.
Binary file modified
BIN
-85 Bytes
(97%)
...for Java/build/classes/Extasys/Network/TCP/Client/Connectors/ReadIncomingDataThread.class
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
Extasys for Java/build/classes/Extasys/Network/TCP/Client/Connectors/TCPConnector.rs
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
-73 Bytes
(97%)
Extasys for Java/build/classes/Extasys/Network/TCP/Server/Listener/ClientDataReader.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
...asses/Extasys/Network/TCP/Server/Listener/Packets/IncomingTCPClientConnectionPacket.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
...tasys/Network/TCP/Server/Listener/Packets/MessageCollectorTCPClientConnectionPacket.class
Binary file not shown.
Binary file modified
BIN
+134 Bytes
(100%)
...asses/Extasys/Network/TCP/Server/Listener/Packets/OutgoingTCPClientConnectionPacket.class
Binary file not shown.
Binary file modified
BIN
+405 Bytes
(110%)
Extasys for Java/build/classes/Extasys/Network/TCP/Server/Listener/TCPClientConnection.class
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
Extasys for Java/build/classes/Extasys/Network/TCP/Server/Listener/TCPClientConnection.rs
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
-119 Bytes
(99%)
Extasys for Java/build/classes/Extasys/Network/TCP/Server/Listener/TCPListener.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
Extasys for Java/build/classes/Extasys/Network/TCP/Server/Listener/TCPListenerThread.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
...build/classes/Extasys/Network/UDP/Client/Connectors/Packets/IncomingUDPClientPacket.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
...build/classes/Extasys/Network/UDP/Client/Connectors/Packets/OutgoingUDPClientPacket.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(96%)
Extasys for Java/build/classes/Extasys/Network/UDP/Client/Connectors/ReadIncomingData.class
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
Extasys for Java/build/classes/Extasys/Network/UDP/Client/Connectors/UDPConnector.rs
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
-73 Bytes
(97%)
...a/build/classes/Extasys/Network/UDP/Server/Listener/Packets/IncomingUDPServerPacket.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(97%)
...a/build/classes/Extasys/Network/UDP/Server/Listener/Packets/OutgoingUDPServerPacket.class
Binary file not shown.
Binary file modified
BIN
-73 Bytes
(96%)
...s for Java/build/classes/Extasys/Network/UDP/Server/Listener/ReadIncomingDataThread.class
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
Extasys for Java/build/classes/Extasys/Network/UDP/Server/Listener/UDPListener.rs
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters