登录
首页 » Visual C++ » telnet

telnet

于 2021-01-12 发布 文件大小:676KB
0 143
下载积分: 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 个回复

  • resiveDlg
    c++聊天软件客户端代码,可以实现和双方互相聊天,必须客户端后启动(c++ chat software client code)
    2013-08-11 19:10:03下载
    积分:1
  • liaot
    Visual C++案例开发集锦第六章\聊天室服务器端开发的程序源码,值得一看!(Visual C++ case development highlights Chapter Chat server-side development of the program source code, worth a visit!)
    2011-08-13 16:09:13下载
    积分:1
  • WinpkFilter
    一个高性能的网络数据包处理架构,利用WinpkFilter可以利用应用层函数直接对数据包进行处理,甚至可以在应用层函数sleep()延缓数据包发送(WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code. WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc. Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well. )
    2020-10-04 18:07:40下载
    积分:1
  • IPAddress
    程序可以获取本机IP地址,需要先加载Socket库(Program can access the machine IP address, need to load the Socket Library)
    2009-12-09 14:40:14下载
    积分:1
  • jdrda
    Source code Image matching source code for image matching
    2018-12-31 05:02:48下载
    积分:1
  • WINSOCK
    利用WINSOCK在几台计算机之间互相传输屏幕图象 (WINSOCK use in several computer screen image transmission between)
    2008-04-15 16:20:24下载
    积分:1
  • ServerDemo
    TCP协议数据传输和聊天程序服务器端程序源代码(TCP data and message transferring, server program.)
    2009-04-08 21:00:16下载
    积分:1
  • computer_networks
    浙江大学 《网络技术》课程资料 对应教材《计算机网络》第4版(Zhejiang University " Network Technology" course materials)
    2013-05-25 08:40:35下载
    积分:1
  • NewCuteFTP
    说明:  一款与CuteFTP软件相媲美的源代码,非常值得下载,学习和参考Ftp工具VC++编程必不可少的源码,学习和使用FTP的朋友不仿下载一看!(A match with the CuteFTP software source code, very worth the download, Ftp tools for learning and reference VC++ Indispensable source programming, learning and use FTP to download the friend does not like a look!)
    2008-11-19 14:12:13下载
    积分:1
  • UDP_Cfg
    说明:  UDP rec send data,c++,visual c++ code
    2020-06-22 10:00:01下载
    积分:1
  • 696524资源总数
  • 103896会员总数
  • 68今日下载