Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我想将数据批量发送到 telnet 服务器,我有什么选择。我正在使用 c# 和 .net 框架 4.0。
是否存在诸如以批处理模式将数据发送到 telnet 服务器之类的东西?在我向服务器发送命令后,我知道服务器会发生什么。
谢谢