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.
有人知道用 c 或 c++ (Linux) 编写的 telnet 库,我可以用它用密码登录到 telnet 服务器吗?
我得到了这个,但这是使用 boost,我不想使用 boost。
https://stackoverflow.com/questions/1349346/telnet-library-for-c
我想登录以下服务器并发送命令:198.182.241.14(托管:美国堪萨斯州匹兹堡州立大学)-登录:图书馆
https://github.com/seanmiddleditch/libtelnet
我认为这个开源代码会帮助你