Commit | Date | |
---|---|---|
2009-03-06 18:31:20 | Tree | |
2009-03-02 22:13:08 | Tree | |
[r39]
by
againstdarkness
Corrected a bug in communication: the client error wen server close the connection. Started to build CCommandWord structure for communicate to the client the commands and their structure. It seems to be an hard work establish witch command is configurable and witch not, and how to manage it. |
2009-03-01 15:15:33 | Tree |
[r38]
by
againstdarkness
Restructured the server module hierarchy, for make the command structure resident only on server side, and after transmitted to the client. |
2009-02-28 23:30:07 | Tree |
[r37]
by
againstdarkness
After have turned into class the command and co. ids, now i have make the communication using the number again. |
2009-02-28 00:07:39 | Tree |
[r36]
by
againstdarkness
Some problem occur if tcp communication don't come in one shot. The problem has to be solved quickly. Added right management at command level. Going to add user management with related access right. |
2009-02-16 23:19:34 | Tree |
2008-12-24 16:29:45 | Tree | |
[r34]
by
againstdarkness
Realized a correction for adding the parameters list to the command. It is not tested yet. |
2008-12-22 23:44:24 | Tree |
[r33]
by
againstdarkness
Comunication structure quite completed. Now is possible to trasfer some Object by TCP/IP. |
2008-12-20 15:31:11 | Tree |
[r32]
by
againstdarkness
Implemented better tcp comunication on wsclient and wsserver. Starting to build protocol, and to move all socket logic to the comway module. |
2008-12-13 17:44:49 | Tree |