OSDN Git Service

Fixed server and client bugs.
authorHiroaki Yamamoto <admin@hysoftware.net>
Sat, 9 Oct 2010 08:39:14 +0000 (17:39 +0900)
committerHiroaki Yamamoto <admin@hysoftware.net>
Sat, 9 Oct 2010 08:39:14 +0000 (17:39 +0900)
commit6393daebbd38f9f978e032065131e58c86cdeceb
tree93dcf9a6b948b76755e75f7e681601463d03ce0d
parent93d5acd0d2c352c2da6320227db7ef7970837c41
Fixed server and client bugs.

Sending message, server refused it because the message to be sent was not raw data. Moreover, The server event didn't work properly.
I think I fixed this bug, however, to fix and make good code will be needed.
client/tcpclient.cxx
client/tcpclient.h
server/tcpserver.cxx
server/tcpserver.h
ui/jasmine_mainwindow.cxx
ui/jasmine_mainwindow.h