CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - debug

搜索资源列表

  1. Cpp_6.0_EthernetComm_both_sides

    0下载:
  2. Visual C++ 6.0 Ethernet/TCP-IP communication client app and server app. Both apps are statically linked MFC projects. Capable of reconfiguration as required. Both can run simultaenously on one computer. Information documents to help. Re-compile in de
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:293774
    • 提供者:Mark
  1. IPandMAC

    0下载:
  2. 根据手工输入IP地址,发送ARP请求包,返回MAC地址,VC++6.0下调试成功-According to manually input IP address, send ARP request packet, return MAC address, VC++6.0 to debug successfully
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:36380
    • 提供者:tony
  1. UDP

    0下载:
  2. UDP调试的服务器和接收端源码,方便实现调试UDP。-UDP debugging server and the receiver source, easy to debug UDP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:67809
    • 提供者:yangzh
  1. JQKt2a

    0下载:
  2. 对mystar的重写,QTGUI的版本,调试通过。大家可以-On mystar rewrite, QTGUI version, debug through. We can see
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:174080
    • 提供者:Aivin
  1. myPing

    0下载:
  2. 这是一个ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框 然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数 :-this is a ping program!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:309471
    • 提供者:超超
  1. seiver

    0下载:
  2. 服务器的测试,使用方法,调试说明。网路的设置-Server testing, use, debug instructions. Network settings
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-31
    • 文件大小:12880019
    • 提供者:rg
  1. QQ

    0下载:
  2. 采用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Based on T
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1518614
    • 提供者:冷月宫主
  1. getlog

    0下载:
  2. 取超大文件日志的某一时间段的日志,便于跟踪调试。-Large files take a log time logging, easy to trace debug.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:95725
    • 提供者:xgy
  1. p2p_Puch_Hole

    0下载:
  2. P2P打洞方法,源代码很好用。本人调试通过。-P2P hole method, the source code useful. I debug through.
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:86351
    • 提供者:范文一
  1. Tiny_Shell0.1

    0下载:
  2. Tiny_Shell2 0.1(端口绑定版本)By Anskya Tiny_Shell2.dpr 从0.1普通版修改的~只修改一点点Code~呵呵懒得写代码 端口绑定原理是从C的shellcode Debug出来的^_^ 默认是绑定80端口(如果没有找到这个端口就自己创建80端口。。。。),IP约束中的IP是为了防止任何人都连接上shell,这个地方可以改进一下,这个仅仅是演示版~要与实际开发结合还有好多问题存在。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:19180
    • 提供者:star15321
  1. 3100905431009083

    0下载:
  2. 我的程序是在VS2010环境下,通过MFC框架实现的 运行程序步骤:首先找到可执行文件:31009054 窦小敏\StreamAnalysis\Debug\StreamAnalysis.exe 点击StreamAnalysis.exe会出现一个“流量分析”的框架,将要分析的包引入进来,框架右下角有个“分析”按钮,点击将出 现分析结果 我的程序实现的内容是:只保留了TCP和UDP数据包,其它的包全部滤掉,并且计算了UDP和TCP的数量,通过饼图分别得到UDP和TCP占的比例。-My
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:47518720
    • 提供者:窦小敏
  1. rfc5001.txt

    0下载:
  2. Abstract With the increased use of DNS anycast, load balancing, and other mechanisms allowing more than one DNS name server to share a single IP address, it is sometimes difficult to tell which of a pool of name servers has answered a particu
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:12957
    • 提供者:lie
  1. erictcp

    0下载:
  2. 简单的 vc6.0 调试成功的 tcp 例子 供初学者 看看··学习-The success of the simple tcp debug vc6.0 example for beginners to learn to see
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:7798
    • 提供者:Eric
  1. ericChatRoom

    0下载:
  2. vc6.0调试成功的 利用socket 编写的聊天室程序 供参考学习-vc6.0 debug socket successfully prepared by the chat room for reference study program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:660998
    • 提供者:Eric
  1. UDP-p2p

    0下载:
  2. 实现UDP点对点传输。值得初学者学习。代码经调试编译通过。-Implement UDP point transmission. Beginners should learn. The debug code compile.
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:1273140
    • 提供者:dylan
  1. 11

    0下载:
  2. 调试了一个ICCG的源代码,对测试的矩阵还可以,还不知道其他矩阵行不行-Debug the source code of a ICCG, the test matrix can be, not do not know the other matrix row
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1424
    • 提供者:小兰
  1. WebServer2

    0下载:
  2. 本人亲自调试可以,不懂问我 WEB服务器VC源码,另附HTTP协议详解.pdf 可以解析HTML网页,URL可以带参数。 更多资料参考http://www.u9txt.com/-I personally can debug, asked me if I do not know VC source WEB server, attached Detailed HTTP protocol. Pdf can parse HTML pages, URL can be parameterized
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:229992
    • 提供者:DJ
  1. ping521

    0下载:
  2. 主要是NS2的学习过程中相应代码进行了编写,包括对NS2中自带的ping协议进行了修改,使其直接存放在NS的目录下,并在更改协议名字的条件下,可以正常运行,经过调试,最后通过,出现nam;包括对例子程序进行了更改以便成功调试和同时对其进行了注释;包括吞吐量的分析的文件。-NS2 in the learning process is mainly the corresponding code has been written, including the native NS2 ping proto
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:11882
    • 提供者:朱爽
  1. NIST-WiMAX-with-patch.tar

    0下载:
  2. wifi wimax tcl ns2 System will automatically delete the directory of debug and release, so please do not put files on these two directory.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:148935
    • 提供者:wewe
  1. Debug

    0下载:
  2. 编写程序能够实现扫描端口要求用c++实现,且能够自己定义-Programming port scanning can be achieved using c++ implementation requirements, and to define their own
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2381824
    • 提供者:
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com