登录
首页 » Visual C++ » telnet

telnet

于 2021-01-12 发布 文件大小:676KB
0 292
下载积分: 1 下载次数: 9

代码说明:

  自己实现的telnet的服务器端和客户端源码,VC2010实现(Their implementation of Telnet server and client source code, VC2010 implementation)

文件列表:

telnet
......\arrow.cur,326,2014-03-29
......\arrowcop.cur,326,2014-03-29
......\Debug
......\.....\calculator.exe,57344,2014-04-29
......\.....\send.exe,65536,2014-04-12
......\GetID.cpp,1217,2014-04-12
......\GetID.h,1366,2014-04-12
......\MainFrm.cpp,2507,2014-03-19
......\MainFrm.h,1581,2014-03-19
......\nodrop.cur,326,2014-03-29
......\ommand.cpp,914,2014-03-19
......\ommand.h,1181,2014-03-19
......\ReadMe.txt,4311,2014-03-19
......\Release
......\.......\GetID.obj,11710,2014-05-19
......\.......\MainFrm.obj,12792,2014-05-19
......\.......\ommand.obj,9146,2014-05-19
......\.......\send.exe,57344,2014-04-29
......\.......\StdAfx.obj,774,2014-05-19
......\.......\telnet.exe,40960,2014-05-19
......\.......\telnet.obj,16313,2014-05-19
......\.......\telnet.res,9248,2014-04-12
......\.......\telnetDoc.obj,9239,2014-05-19
......\.......\telnetView.obj,32989,2014-05-19
......\.......\vc60.idb,74752,2014-05-19
......\res
......\...\bitmap1.bmp

......\...\telnet.rc2,398,2014-03-19


......\resource.h,1140,2014-04-12
......\StdAfx.cpp,208,2014-03-19
......\StdAfx.h,1102,2014-03-19
......\telnet.aps,31612,2014-05-04
......\telnet.clw,3057,2014-05-04
......\telnet.cpp,4303,2014-03-19
......\telnet.dsp,5122,2014-03-29
......\telnet.dsw,719,2014-03-29
......\telnet.h,1356,2014-03-19
......\telnet.ncb,99328,2014-05-19
......\telnet.opt,59904,2014-05-19
......\telnet.plg,2117,2014-05-19
......\telnet.rc,13647,2014-04-12
......\telnet2
......\.......\Debug
......\.......\MainFrm.cpp,2508,2014-03-29
......\.......\MainFrm.h,1581,2014-03-29
......\.......\ReadMe.txt,4335,2014-03-29
......\.......\res

......\.......\...\telnet2.rc2,399,2014-03-29


......\.......\Resource.h,533,2014-03-29
......\.......\StdAfx.cpp,209,2014-03-29
......\.......\StdAfx.h,1102,2014-03-29
......\.......\telnet2.aps,28672,2014-03-29
......\.......\telnet2.clw,2245,2014-03-29
......\.......\telnet2.cpp,4321,2014-03-29
......\.......\telnet2.dsp,4576,2014-03-29
......\.......\telnet2.h,1367,2014-03-29
......\.......\telnet2.plg,1135,2014-03-29
......\.......\telnet2.rc,10662,2014-03-29
......\.......\telnet2Doc.cpp,1838,2014-03-29
......\.......\telnet2Doc.h,1486,2014-03-29
......\.......\telnet2View.cpp,2947,2014-03-29
......\.......\telnet2View.h,1880,2014-03-29
......\telnetDoc.cpp,1742,2014-03-19
......\telnetDoc.h,1475,2014-03-19
......\telnetproto.h,460,2014-03-30
......\telnetView.cpp,10047,2014-04-29
......\telnetView.h,2326,2014-04-29
telnetserver
............\Debug
............\.....\MainFrm.obj,20595,2014-05-19
............\.....\output.txt,64,2014-05-19
............\.....\recv.exe,0,2015-03-07
............\.....\StdAfx.obj,106681,2014-05-19
............\.....\telnetserver.exe,127036,2014-05-19
............\.....\telnetserver.ilk,469024,2014-05-19
............\.....\telnetserver.obj,23562,2014-05-19
............\.....\telnetserver.pdb,476160,2014-05-04
............\.....\telnetserver.res,7520,2014-05-04
............\.....\telnetserverDoc.obj,15150,2014-05-19
............\.....\telnetserverView.obj,52052,2014-05-19
............\.....\vc60.idb,238592,2014-05-19
............\.....\vc60.pdb,446464,2014-05-04
............\MainFrm.cpp,2497,2014-03-20
............\MainFrm.h,1468,2014-03-20
............\ReadMe.txt,4455,2014-03-20
............\recv.exe,119000,2014-03-30
............\Release
............\.......\output.txt,0,2014-04-29
............\.......\recv.exe,57400,2014-04-29
............\res

............\...\telnetserver.rc2,404,2014-03-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ping
    一个基于VC6.0 的简单ping程序 用于学习简单的网络编程(A the VC6.0 simple ping program for learning network programming)
    2012-06-16 19:33:12下载
    积分:1
  • mfcping
    说明:  这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
    2008-10-07 13:19:18下载
    积分:1
  • chat
    聊天程序的源码,对学习socket编程很有帮助。(Chat program source code, useful for learning socket programming.)
    2009-12-24 01:35:44下载
    积分:1
  • 文件异步下载序示例
    文件异步下载程序vb示例(document asynchronous sample download vb)
    2005-03-03 21:43:06下载
    积分:1
  • PackSock
    一个通过网络高速传输文件的控件: 具有以下特点 1.有高速数据传输功能,超过了Winsock控件的吞吐量 2.入校验功能,满足大数据包的收发,理论上不限数据尺寸 3.加入防错代码,提高了接口鲁棒性(through a network of high-speed transmission of documents, the controls : one with the following features. A high-speed data transmission functions Controls over the throughput of Winsock 2.- Check function and meet large data packet transceiver, Theoretically Open-data size 3. to prevent the wrong code, improve the robustness Interface)
    2006-08-14 21:58:05下载
    积分:1
  • routing_aodv
    aodv源代码,RREP路由回复,RREQ路由请求,RRER路由错误的编写,以及aodv中没有字段中每个参数的描述,以及函数的实现,数据发送的处理和数据接收的处理(aodv,RREP,RRER protocol ,RREQ)
    2012-01-10 19:09:51下载
    积分:1
  • multi_thread_udp
    多线程UDP通讯例子( Multi-thread UDP communication example )
    2020-06-26 11:40:01下载
    积分:1
  • hqwyyzm
    通过此软件可以获取网页验证码,用于研究软件来控制网页中的元素信息.(With this software, you can access to the website code, used to study the software to control elements of the website information.)
    2013-10-11 15:47:03下载
    积分:1
  • company_network
    搭建一个有4个部门的公司网络,包含研发部门、测试部门、管理部门和销售部门,利用局域网模型在一个对象中模拟一个服务器和多个客户端的行为(Set up a department of four corporate network, including R & D department, testing department, management department and sales department, the use of local area network model of an object in the simulation at a server and multiple clients of conduct)
    2009-04-08 19:35:59下载
    积分:1
  • telnet
    自己实现的telnet的服务器端和客户端源码,VC2010实现(Their implementation of Telnet server and client source code, VC2010 implementation)
    2021-01-12 16:38:48下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载