diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/built-jar.properties b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/built-jar.properties new file mode 100644 index 0000000..25e4a57 --- /dev/null +++ b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/built-jar.properties @@ -0,0 +1,6 @@ +#Sat, 23 Jul 2022 12:03:04 +0300 + + +C\:\\GithubRepositories\\extasys\\Extasys\ for\ Java\ Examples\\Extasys.Examples.TCPClient= + +C\:\\GithubRepositories\\extasys\\Extasys\ for\ Java= diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/TCPClient.class b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/TCPClient.class new file mode 100644 index 0000000..9d273d2 Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/TCPClient.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$1.class b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$1.class new file mode 100644 index 0000000..9eea07c Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$1.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$2.class b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$2.class new file mode 100644 index 0000000..e4b32d1 Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$2.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$3.class b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$3.class new file mode 100644 index 0000000..1f837d2 Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$3.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$4.class b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$4.class new file mode 100644 index 0000000..679f565 Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$4.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$5.class b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$5.class new file mode 100644 index 0000000..1d19ade Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$5.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$6.class b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$6.class new file mode 100644 index 0000000..c7cff7c Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain$6.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain.class b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain.class new file mode 100644 index 0000000..401fbac Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPClient/build/classes/Extasys/Examples/TCPClient/frmMain.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPServer/build/built-jar.properties b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/built-jar.properties new file mode 100644 index 0000000..b321199 --- /dev/null +++ b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/built-jar.properties @@ -0,0 +1,6 @@ +#Sat, 23 Jul 2022 12:03:12 +0300 + + +C\:\\GithubRepositories\\extasys\\Extasys\ for\ Java\ Examples\\Extasys.Examples.TCPServer= + +C\:\\GithubRepositories\\extasys\\Extasys\ for\ Java= diff --git a/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/TCPServer.class b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/TCPServer.class new file mode 100644 index 0000000..dab5bb0 Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/TCPServer.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$1.class b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$1.class new file mode 100644 index 0000000..2fa930b Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$1.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$2.class b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$2.class new file mode 100644 index 0000000..629b0f4 Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$2.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$3.class b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$3.class new file mode 100644 index 0000000..1031f09 Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$3.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$4.class b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$4.class new file mode 100644 index 0000000..ed7ff2d Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer$4.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer.class b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer.class new file mode 100644 index 0000000..a61d7f1 Binary files /dev/null and b/Extasys for Java Examples/Extasys.Examples.TCPServer/build/classes/Extasys/Examples/TCPServer/frmTCPServer.class differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/built-jar.properties b/Extasys for Java Examples/Extasys.Examples.UDPClient/build/built-jar.properties deleted file mode 100644 index 8594e26..0000000 --- a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/built-jar.properties +++ /dev/null @@ -1,6 +0,0 @@ -#Sat, 23 Nov 2013 16:46:15 +0200 - - -D\:\\Development\\Source\ Rabbit\\Extasys\\extasys\\Extasys\ for\ Java\ Examples\\Extasys.Examples.UDPClient= - -D\:\\Development\\Source\ Rabbit\\Extasys\\extasys\\Extasys\ for\ Java= diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/AutoSendMessages.class b/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/AutoSendMessages.class deleted file mode 100644 index a377340..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/AutoSendMessages.class and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/UDPClient.class b/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/UDPClient.class deleted file mode 100644 index 95660e9..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/UDPClient.class and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$1.class b/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$1.class deleted file mode 100644 index 0a7fd89..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$1.class and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$2.class b/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$2.class deleted file mode 100644 index 55fc777..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$2.class and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$3.class b/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$3.class deleted file mode 100644 index dc7e771..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$3.class and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$4.class b/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$4.class deleted file mode 100644 index 42069e7..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient$4.class and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient.class b/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient.class deleted file mode 100644 index 5a5506f..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/build/classes/Extasys/Examples/UDPClient/frmUDPClient.class and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/Extasys.Examples.UDPClient.jar b/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/Extasys.Examples.UDPClient.jar deleted file mode 100644 index 9be3f27..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/Extasys.Examples.UDPClient.jar and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/README.TXT b/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/README.TXT deleted file mode 100644 index 48e7433..0000000 --- a/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/README.TXT +++ /dev/null @@ -1,32 +0,0 @@ -======================== -BUILD OUTPUT DESCRIPTION -======================== - -When you build an Java application project that has a main class, the IDE -automatically copies all of the JAR -files on the projects classpath to your projects dist/lib folder. The IDE -also adds each of the JAR files to the Class-Path element in the application -JAR files manifest file (MANIFEST.MF). - -To run the project from the command line, go to the dist folder and -type the following: - -java -jar "Extasys.Examples.UDPClient.jar" - -To distribute this project, zip up the dist folder (including the lib folder) -and distribute the ZIP file. - -Notes: - -* If two JAR files on the project classpath have the same name, only the first -JAR file is copied to the lib folder. -* Only JAR files are copied to the lib folder. -If the classpath contains other types of files or folders, these files (folders) -are not copied. -* If a library on the projects classpath also has a Class-Path element -specified in the manifest,the content of the Class-Path element has to be on -the projects runtime path. -* To set a main class in a standard Java project, right-click the project node -in the Projects window and choose Properties. Then click Run and enter the -class name in the Main Class field. Alternatively, you can manually type the -class name in the manifest Main-Class element. diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/lib/Extasys.jar b/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/lib/Extasys.jar deleted file mode 100644 index 59a682b..0000000 Binary files a/Extasys for Java Examples/Extasys.Examples.UDPClient/dist/lib/Extasys.jar and /dev/null differ diff --git a/Extasys for Java Examples/Extasys.Examples.UDPClient/nbproject/build-impl.xml b/Extasys for Java Examples/Extasys.Examples.UDPClient/nbproject/build-impl.xml index 30bb3a0..6d7e8c4 100644 --- a/Extasys for Java Examples/Extasys.Examples.UDPClient/nbproject/build-impl.xml +++ b/Extasys for Java Examples/Extasys.Examples.UDPClient/nbproject/build-impl.xml @@ -19,7 +19,7 @@ is divided into following sections: - cleanup --> - + @@ -46,14 +46,79 @@ is divided into following sections: - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -76,22 +141,18 @@ is divided into following sections: - + + + - - - - - - - - + - + - + + @@ -153,6 +214,7 @@ is divided into following sections: + @@ -188,7 +250,12 @@ is divided into following sections: - + + + + + + @@ -214,6 +281,7 @@ is divided into following sections: + @@ -240,11 +308,80 @@ is divided into following sections: - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -281,11 +418,13 @@ is divided into following sections: - + + + @@ -314,7 +453,7 @@ is divided into following sections: - + @@ -369,59 +508,99 @@ is divided into following sections: - - + + - - - + - + + + + + + + - + + - - + + - - - + - - - - - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -446,6 +625,10 @@ is divided into following sections: + + + + @@ -500,10 +683,6 @@ is divided into following sections: - - - - @@ -511,74 +690,20 @@ is divided into following sections: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - - + + + + + + @@ -597,14 +722,14 @@ is divided into following sections: - + - + @@ -631,14 +756,10 @@ is divided into following sections: - - - - - + - + @@ -690,7 +811,7 @@ is divided into following sections: - + @@ -718,10 +839,14 @@ is divided into following sections: + + + + @@ -740,18 +865,6 @@ is divided into following sections: - - - - - - - - - - - - @@ -761,21 +874,79 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -785,14 +956,16 @@ is divided into following sections: - + + + - + @@ -810,6 +983,7 @@ is divided into following sections: + @@ -831,7 +1005,7 @@ is divided into following sections: - + @@ -843,7 +1017,7 @@ is divided into following sections: - + @@ -899,6 +1073,8 @@ is divided into following sections: + + @@ -906,7 +1082,9 @@ is divided into following sections: - + + + @@ -947,7 +1125,7 @@ is divided into following sections: Must select some files in the IDE or set javac.includes - + @@ -967,21 +1145,40 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + - + - + - + @@ -989,25 +1186,65 @@ is divided into following sections: - + - + + + + + + + + + + + + + + + To run this application from the command line without Ant, try: java -jar "${dist.jar.resolved}" - + + + + + + + + + - + + + + + + + + + + + + + + + + + + + @@ -1026,8 +1263,73 @@ is divided into following sections: - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + @@ -1262,10 +1622,14 @@ is divided into following sections: - + Must select some files in the IDE or set javac.includes - + + + + + @@ -1283,8 +1647,8 @@ is divided into following sections: - - + + Some tests failed; see details above. @@ -1295,14 +1659,14 @@ is divided into following sections: - + Must select some files in the IDE or set test.includes Some tests failed; see details above. - + Must select some files in the IDE or set test.class Must select some method in the IDE or set test.method @@ -1311,7 +1675,7 @@ is divided into following sections: Some tests failed; see details above. - + - + @@ -46,14 +46,79 @@ is divided into following sections: - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -76,22 +141,18 @@ is divided into following sections: - + + + - - - - - - - - + - + - + + @@ -153,6 +214,7 @@ is divided into following sections: + @@ -188,7 +250,12 @@ is divided into following sections: - + + + + + + @@ -214,6 +281,7 @@ is divided into following sections: + @@ -240,11 +308,80 @@ is divided into following sections: - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -281,11 +418,13 @@ is divided into following sections: - + + + @@ -314,7 +453,7 @@ is divided into following sections: - + @@ -369,59 +508,99 @@ is divided into following sections: - - + + - - - + - + + + + + + + - + + - - + + - - - + - - - - - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -446,6 +625,10 @@ is divided into following sections: + + + + @@ -500,10 +683,6 @@ is divided into following sections: - - - - @@ -511,74 +690,20 @@ is divided into following sections: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - - + + + + + + @@ -597,14 +722,14 @@ is divided into following sections: - + - + @@ -631,14 +756,10 @@ is divided into following sections: - - - - - + - + @@ -690,7 +811,7 @@ is divided into following sections: - + @@ -718,10 +839,14 @@ is divided into following sections: + + + + @@ -740,18 +865,6 @@ is divided into following sections: - - - - - - - - - - - - @@ -761,21 +874,79 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -785,14 +956,16 @@ is divided into following sections: - + + + - + @@ -810,6 +983,7 @@ is divided into following sections: + @@ -831,7 +1005,7 @@ is divided into following sections: - + @@ -843,7 +1017,7 @@ is divided into following sections: - + @@ -899,6 +1073,8 @@ is divided into following sections: + + @@ -906,7 +1082,9 @@ is divided into following sections: - + + + @@ -947,7 +1125,7 @@ is divided into following sections: Must select some files in the IDE or set javac.includes - + @@ -967,21 +1145,40 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + - + - + - + @@ -989,25 +1186,65 @@ is divided into following sections: - + - + + + + + + + + + + + + + + + To run this application from the command line without Ant, try: java -jar "${dist.jar.resolved}" - + + + + + + + + + - + + + + + + + + + + + + + + + + + + + @@ -1026,8 +1263,73 @@ is divided into following sections: - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + @@ -1262,10 +1622,14 @@ is divided into following sections: - + Must select some files in the IDE or set javac.includes - + + + + + @@ -1283,8 +1647,8 @@ is divided into following sections: - - + + Some tests failed; see details above. @@ -1295,14 +1659,14 @@ is divided into following sections: - + Must select some files in the IDE or set test.includes Some tests failed; see details above. - + Must select some files in the IDE or set test.class Must select some method in the IDE or set test.method @@ -1311,7 +1675,7 @@ is divided into following sections: Some tests failed; see details above. - +