picloud data send and receive, not tested
This commit is contained in:
@@ -47,7 +47,7 @@ void PICloud::TCP::setServerName(const PIString & server_name) {
|
||||
|
||||
|
||||
void PICloud::TCP::sendStart() {
|
||||
piCout << "sendStart";
|
||||
//piCout << "sendStart";
|
||||
header.type = PICloud::TCP::Connect;
|
||||
PIByteArray ba;
|
||||
ba << header << sname;
|
||||
|
||||
Reference in New Issue
Block a user