Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 01:58:05 +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
attachmentClient.7z - Attached On 2016-07-01 18:04:27 UTC - Size: 45.44 KB - 450 views