登录
首页 » Visual C++ » INNETER-IC

INNETER-IC

于 2015-10-14 发布 文件大小:1572KB
0 332
下载积分: 1 下载次数: 4

代码说明:

   网络重传选择协议,可以检查传输信息的正确性。通过接受方的校检,通知发送方重新发送。 ( Network retransmission protocol, you can check the correctness of the transmission of information. By accepting the prosecution s school to notify the sender to resend.)

文件列表:

数据链路层—选择性重传协议
..........................\Backup
..........................\Backup1
..........................\Backup2
..........................\datalink-A.log,47509,2009-12-01
..........................\datalink-B.log,59499,2009-12-01
..........................\datalink.c,6260,2015-10-09
..........................\datalink.dsp,3476,2009-10-19
..........................\datalink.dsw,524,2009-10-16
..........................\datalink.exe,500224,2015-10-09
..........................\datalink.h,518,2009-10-16
..........................\datalink.ilk,1137268,2015-10-09
..........................\datalink.ncb,50176,2009-12-01
..........................\datalink.opt,48640,2009-12-01
..........................\datalink.pdb,2296832,2015-10-09
..........................\datalink.plg,1516,2009-12-01
..........................\datalink.sdf,2097152,2015-10-09
..........................\datalink.sln,961,2015-10-09
..........................\datalink.v11.suo,4608,2015-10-01
..........................\datalink.vcxproj,6293,2015-10-09
..........................\Debug
..........................\.....\CL.read.1.tlog,2030,2015-10-01
..........................\.....\CL.write.1.tlog,486,2015-10-01
..........................\.....\datalink.lastbuildstate,123,2015-10-01
..........................\.....\datalink.log,1377,2015-10-09
..........................\.....\datalink.obj,12755,2015-10-09
..........................\.....\datalink.tlog
..........................\.....\.............\CL.read.1.tlog,1692,2015-10-09
..........................\.....\.............\CL.write.1.tlog,296,2015-10-09
..........................\.....\.............\datalink.lastbuildstate,183,2015-10-09
..........................\.....\.............\link.read.1.tlog,2472,2015-10-09
..........................\.....\.............\link.write.1.tlog,354,2015-10-09
..........................\.....\link-cvtres.read.1.tlog,2,2015-10-01
..........................\.....\link-cvtres.write.1.tlog,2,2015-10-01
..........................\.....\link-rc.read.1.tlog,2,2015-10-01
..........................\.....\link-rc.write.1.tlog,2,2015-10-01
..........................\.....\link.read.1.tlog,3222,2015-10-01
..........................\.....\link.write.1.tlog,638,2015-10-01
..........................\.....\vc110.idb,27648,2015-10-01
..........................\.....\vc110.pdb,61440,2015-10-01
..........................\.....\vc120.idb,35840,2015-10-09
..........................\.....\vc120.pdb,77824,2015-10-09
..........................\Protocol.dll,94208,2009-10-19
..........................\protocol.h,1831,2009-10-19
..........................\Protocol.lib,5932,2009-10-19
..........................\UpgradeLog.htm,13776,2015-09-28
..........................\UpgradeLog.XML,2234,2015-09-28
..........................\UpgradeLog2.htm,13776,2015-10-01
..........................\UpgradeLog2.XML,2322,2015-10-01
..........................\UpgradeLog3.htm,30214,2015-10-09
..........................\_UpgradeReport_Files
..........................\....................\UpgradeReport.css,2229,2015-10-01
..........................\....................\UpgradeReport.xslt,22214,2012-07-26
..........................\....................\UpgradeReport_Error.png
..........................\....................\UpgradeReport_Information.png
..........................\....................\UpgradeReport_Success.png
..........................\....................\UpgradeReport_Warning.png

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

发表评论

0 个回复

  • mzc1
    网络报告,可以快速修改使用,方便快捷!谢谢,使用!(Network report, you can quickly modify to use, quick and easy!)
    2013-12-25 12:50:36下载
    积分:1
  • VB
    说明:  vb聊天室源码,一对一聊天。winsock控件实现的一款聊天软件。(VB Talking station.)
    2013-12-07 14:00:17下载
    积分: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
  • WSockServer
    Windows Socket Server
    2021-01-05 10:38:54下载
    积分:1
  • ms_icmp
    又一个使用ICMP.DLL实现ping的小例子 (Another example of using ICMP.DLL to implement ping)
    2021-02-05 10:39:57下载
    积分:1
  • telnet
    自己实现的telnet的服务器端和客户端源码,VC2010实现(Their implementation of Telnet server and client source code, VC2010 implementation)
    2021-01-12 16:38:48下载
    积分:1
  • myqq
    qq程序 可以选择UDP 和TCP 实现发送信息 和 传输文件 (the qq procedure to send messages and transfer files)
    2012-05-26 14:09:19下载
    积分:1
  • SEVER
    多人在线的网络聊天室—服务器,简化实用 可以修改后添加其他功能(Multiplayer online chat rooms- server, simplifying practical Other functions can be modified to add)
    2013-10-05 19:42:35下载
    积分:1
  • C++hao-zi-liao
    大家共享好东西, 尤其是学C++的出血者(share good things, especially learning C bleeding)
    2006-10-30 18:29:27下载
    积分:1
  • ChatDemo
    一个简单的点对点聊天程序,学习socket通讯编程时的练习程序。编译环境为VS2008(A simple peer-to-peer chat program, learning socket communication programming practice procedures. The compiled environment for VS2008)
    2020-07-04 14:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载