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

搜索资源列表

  1. scc

    0下载:
  2. 界面漂亮功能强的VC++串口监视软件 经测试通过,非常漂亮!VC6.0编译-Interface pretty strong function of the VC++ Serial monitoring software has been tested and passed, very beautiful! VC6.0 compiler
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6573569
    • 提供者:冷月宫主
  1. VC_Remote_Control

    2下载:
  2. 采用VC6.0编译工具,利用MFC对该远程控制软件进行了界面编写,能够实现简单的远程控制功能。-With VC6.0 compiler tool, using MFC remote control software for the preparation of the interface can be simple remote control.
  3. 所属分类:远程控制编程

    • 发布日期:2013-02-04
    • 文件大小:190205
    • 提供者:李成儒
  1. ACElib

    0下载:
  2. 在VS2008环境下编译的ACE库,包括debug和release两个dll。-The ACE library in VS2008 compiler environment, including two dll file of debug and release.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:727873
    • 提供者:林安
  1. mysvr

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
  3. 所属分类:Email Client

    • 发布日期:
    • 文件大小:25452
    • 提供者:何刚
  1. C++2HTML

    0下载:
  2. 此为C++源代码转换为HTML格式程序,Visual stdio 2003环境编译。-This is the C++ Source code is converted to HTML format procedures, Visual stdio 2003 compiler environment.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-11
    • 文件大小:127768
    • 提供者:sundsea
  1. 45830343

    0下载:
  2. 一个P2P下载软件源代码,用vc编译 -a peer-to-peer software to download the source code with compiler vc
  3. 所属分类:P2P

    • 发布日期:2017-12-01
    • 文件大小:87000
    • 提供者:张成
  1. LCMailer

    0下载:
  2. 发送邮件的小程序, 在vc6.0下编译通过。-Send e-mail applet, in the compiler under vc6.0 through.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:93938
    • 提供者:承影
  1. tcp-ip-demo

    1下载:
  2. tcp/ip协议应用层应用源码,VC++6.0开发编译OK,smtp,pop3,dns-tcp/ip application layer application protocol source code, VC++ 6.0 compiler development OK, smtp, pop3, dns
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:91433
    • 提供者:yaoyao
  1. ThisDownloadScr

    0下载:
  2. VC6的下载者和远程控制代码 非常强大请注意不要用于其它用途使用VC6编译-VC6 download and a very powerful remote control code please take care not to be used for other purposes using VC6 compiler
  3. 所属分类:Remote Control

    • 发布日期:2017-03-30
    • 文件大小:23480
    • 提供者:lengfeng
  1. winpcapneting

    1下载:
  2. 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-06-29
    • 文件大小:97312
    • 提供者:郭为
  1. AODV_OPNET

    0下载:
  2. 在OPNET中实现AODV路由协议,通过编译-In OPNET of AODV routing protocol to achieve through the compiler
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1764900
    • 提供者:
  1. qq2008_console_client

    0下载:
  2. qq2008贺岁版协议控制台客户端,同时支持linux和win32版。本人修正其一处错误,确保在mingw平台下编译通过。linux下我没试~~编译需设置pthread库(包中已有)最简单的办法是把.a库直接扔到mingw的lib目录下.h文件到include目录 可以实现登录 退出 聊天 群聊 等功能 -Hesuiban agreement qq2008 console client, while supporting linux and win32 versions. The fir
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:229185
    • 提供者:宋涛
  1. chicknet

    0下载:
  2. 基于DOS的SNIFFER,在TURBO C下编译,环境是老了点,不过很好用-DOS based on the SNIFFER, under in TURBO C compiler, the environment is a little old, but useful
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:113009
    • 提供者:song
  1. async-0.4.tar

    0下载:
  2. linux下的异步通信库 支持TCP和UDP异步通信 编译和使用前先读readme.-linux asynchronous communication library under TCP and UDP support asynchronous communication and use of the compiler before reading readme.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:189530
    • 提供者:mydownloader
  1. wqy888_huigezi_vcls

    0下载:
  2. 灰鸽子1.2编译控件包 同时还要找齐DynamicSkinForm等界面控件-Gray pigeons 1.2 compiler control packets at the same time, such as interface control找齐DynamicSkinForm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1466037
    • 提供者:bhenpei
  1. TorrentWizard_1.0.0.6_source

    0下载:
  2. bt下载编译客户端实用的wizard实例程序,不错-bt client to download the compiler wizard practical examples of procedures, good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:92902
    • 提供者:YouToo22
  1. itracert

    0下载:
  2. 使用raw socket实现的Tracert程序 编程环境: 操作系统:Windows XP SP2 开发语言:C++ 编译环境:MS Visual C++6.0 程序均为控制台界面,命令行格式为:命令名 IP地址或域名 例如:itracert www.163.com 或者 itracert_icmpdll 202.108.9.33 -Using raw socket programming to achieve the Tracert Environment: Op
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:67453
    • 提供者:zhxx8851316
  1. tmhttpd-1[1].0.0_alpha.tar

    0下载:
  2. WEB服务器,实现简单的HTTP功能,LINUX下编译通过-WEB server, the realization of a simple HTTP functionality, LINUX compiler adopted under
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:8798
    • 提供者:x
  1. javayuyinliaotian

    0下载:
  2. java语音聊天例子 java平台 运行 Client.bat 建立服务端 main.bat 运行客户端 里面有被连接的IP javacc.bat 是重新编译程序 cmdd.bat 快速打开cmd窗口 -java example of voice chat java platform to run a service Client.bat run client-side main.bat there were connections IPjavacc.bat is
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:11062
    • 提供者:郑道勃
  1. myicq-1.0a1forNet

    1下载:
  2. myicq1.0的net编译版本,修正了vc6下编译的错误,整个代码可直接使用-myicq1.0 the net compiler version, fixes compile error under vc6, the entire code can be directly used
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-12-07
    • 文件大小:2024806
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »
搜珍网 www.dssz.com