Commit graph

15 commits

Author SHA1 Message Date
Micke Prag
9500c4c898 Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Stefan Persson
8da5bf1ae5 Timeout not infinite for client reads after sending 2010-10-21 14:52:24 +00:00
Stefan Persson
2c2a030c9b Callback events implemented on client side (not tested for device and raw events) 2010-10-19 12:31:32 +00:00
Stefan Persson
80843dc99c Device callback events implemented server side (untested) 2010-10-18 15:33:05 +00:00
Stefan Persson
407cf1584a tdGetNumberOfDevices now communicates as expected. 2010-10-11 08:08:08 +00:00
Micke Prag
3890e491c2 Fixed typedef for SOCKET_T in unix. It it signed 2010-10-08 21:06:49 +00:00
Micke Prag
56ae5048aa Move the communication to Socket. 2010-10-08 16:37:27 +00:00
Stefan Persson
24426da77a Client/service communication 2010-10-08 15:47:19 +00:00
Micke Prag
db1c3dfc7f Renamed SOCKET to SOCKET_T on unix 2010-10-08 11:02:35 +00:00
Stefan Persson
47b0e19de0 Added Socket to namespace TelldusCore. 2010-10-08 10:36:37 +00:00
Micke Prag
0859f868d6 Compile fixes for Windows. Code not working though. 2010-10-08 06:45:49 +00:00
Micke Prag
047f162947 Added the new type SOCKET 2010-10-07 18:31:15 +00:00
Micke Prag
caf9fe34a6 Event.h cannot be included in Socket.h since the belongs to different projects 2010-10-07 18:28:59 +00:00
Stefan Persson
08d838ba8d ClientMessageHandler added, and changed to wstring in some places. 2010-10-07 15:35:11 +00:00
Stefan Persson
1cc0a9496d New files 2010-10-07 14:30:11 +00:00