This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

如何在6678上使用TCP进行传输



项目需要,之前修改的GE,使用UDP进行数据包的发送。现在想改用TCP进行数据包的发送和接收。不知道如何更改,想知道TCP是否在底层已经封装好有现成的库函数可以调用,如果没有,如何修改GE达到目标的实现。谢谢。