Denes Matetelki
|
a337764e61
|
trivial fixes after changed API
|
12 years ago |
Denes Matetelki
|
8fb9640ec7
|
SSL Connection certificate loading, handshake still not ok
|
13 years ago |
Denes Matetelki
|
6ff4599d25
|
SocketConnection refactored to Connection
|
13 years ago |
Denes Matetelki
|
338b1364f1
|
Connection has been splitted to abstract SocketConnection and concrete TcpConnection. TcpClient/Server is now depending on only SocketConnection and renamed to SocketClient/Server
|
13 years ago |
Denes Matetelki
|
4acc2b31ed
|
switched bach to dependency injection from generic TCP client/server
|
13 years ago |
Denes Matetelki
|
76dd8a2ca6
|
small code cleanups, Connection hides Socket
|
13 years ago |
Denes Matetelki
|
60d6757975
|
tcpclient_main.cpp waits for reply, log fixes
|
13 years ago |
Denes Matetelki
|
d3a28084af
|
Logger fix. Some warnings resolved. Poll.src deleted
|
13 years ago |
Denes Matetelki
|
a59674ba9d
|
Message has COnnection as parameter. tcpserver_main.cpp works again.
|
13 years ago |
Denes Matetelki
|
cff3093cad
|
Messy Tcp connection stuff...starting the cleanup
|
13 years ago |
Denes Matetelki
|
baa3d0137d
|
TcpClient stops polling if server disconnects.
|
13 years ago |
Denes Matetelki
|
3fff13fdb7
|
TcpClient uses Poll class
|
13 years ago |
Denes Matetelki
|
b1d47a8978
|
TcpClient update. new class: TcpServer
|
13 years ago |