本文介绍了串行到TCP - 客户端和服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨
任何人都可以指出我正确的方向来编程串口与另一台PC共享。
Can anybody point me in the right direction to program serial port to be shared with another PC.
服务器已插入串口并可与客户端PC共享。
server has a serial port plugged in and can be shared with a client pc.
谢谢
推荐答案
欢迎来到MSDN论坛。
根据您的问题。您应该重定向到
,使用"tcp"标记启动新线程以及您使用的语言是什么。例如:"tcp","c#","asp .net"......
Based on your issue. You should redirect tostack overflow, start a new thread with "tcp" tag and what is language you used. For example: "tcp","c#","asp .net"…
真诚
5月
这篇关于串行到TCP - 客户端和服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!