Support Board
Date/Time: Sat, 30 Nov 2024 00:46:13 +0000
Post From: DTC client example . Part1 - receiving data.
[2016-07-01 18:06:12] |
norvik_ - Posts: 106 |
Attached file contains VS2012 project with sources of c++ DTC client program (SCRealayServer mode only). I'm not an expirienced programmer and this is first time I try code network application, but it works, maybe will be helpfull for anybody who want to understand how to do such things. TCP socket class from here http://www.codeproject.com/Articles/34163/A-Universal-TCP-Socket-Class-for-Non-blocking-Serv for network communication used. Client functionality may be expanded to full DTC mode by addind corresponding messages and procedures Date Time Of Last Edit: 2016-07-01 18:07:36
|
Client.7z - Attached On 2016-07-01 18:04:27 UTC - Size: 45.44 KB - 526 views |