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

搜索资源列表

  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. GreenBrowser-VC-source

    0下载:
  2. greendown的VC源代码,完整的工程文件,包含所有的源文件。 GreenBrowser&MyIE是一个强大正流行的浏览器。-GreenBrowser&MyIE Source Open Project Protocol. GreenBrowser have many features, but some features made GreenBrower be overstaffed and inefficient, so we want to make a compact vers
  3. 所属分类:Browser Client

    • 发布日期:2017-04-16
    • 文件大小:483555
    • 提供者:tt
  1. CMulticastSocket-VC-4-demos

    3下载:
  2. UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:549668
    • 提供者:邝育军
  1. RemoteControl(VC)

    0下载:
  2. VC编写的远程管理软件,对tcp/ip,多线程的学习很有帮助。-VC prepared by remote management software, tcp/ip, very helpful multi-threaded.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:43648
    • 提供者:chenwei
  1. VC-Sniffer

    0下载:
  2. vc写的sniffer程序,可实现简单的嗅探,可作为学习-vc do sniffer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:20137
    • 提供者:xig
  1. VC-HTTP-FILE-WEB

    0下载:
  2. 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:117263
    • 提供者:阿荣
  1. ARP(VC)

    0下载:
  2. 手把手教你玩转ARP包(VC) 一、关于ARP协议的基础知识 二、发送ARP包的编程实现 -Topsyyour ARP packet (VC) First, the agreement on the basic knowledge of ARP II, send ARP packets Programming ...
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:27038
    • 提供者:cccccc
  1. HowtouseXML(VC)

    0下载:
  2. 用VC操作XML,包括建立,取值,遍历..等!~可以当作配置文件来使用,相当于ini文件一样,扩展性非常不错-VC operations with XML, including the establishment, values, traversal, etc. ..! ~ Can be used as the configuration file to use, equivalent to the same ini file, scalability is very good
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:15084
    • 提供者:刘勇
  1. VC

    0下载:
  2. VC网络编程实例源码,几乎囊括了所有基本的常见的网络编程应用。-VC network programming source code examples, almost covers all the basic common network programming applications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:1189465
    • 提供者:peterchan
  1. VC.sniffer

    0下载:
  2. VC网络数据包拦截源码,对于数据包截获感兴趣的朋友们很值得收藏的哦-VC network packet interception source, it is worthy of collection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:55278
    • 提供者:ebyfen
  1. vc++ socket 通讯程序

    3下载:
  2. vc++ socket 通讯程序,包括client端和server端-vc++ socket communication program,include client and server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2012-11-27
    • 文件大小:24379712
    • 提供者:tony
  1. XML.data.document.high.level.VC

    0下载:
  2. XML数据文档VC高级编程设计代码XML data document design of high-level programming code VC -XML data document design of high-level programming code VC
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-27
    • 文件大小:25783
    • 提供者:rtom
  1. VC-the-remote-control-source-program

    0下载:
  2. VC远程控制源码,学习使用VC编写远程控制主窗口,实现对各客户端的远控达到方便管理的目的-VC remote control source, the preparation of learning to use the remote control of the main window, VC, to achieve the client' s remote control to facilitate the management objective
  3. 所属分类:Remote Control

    • 发布日期:2017-03-23
    • 文件大小:135154
    • 提供者:wangpeng
  1. VC-OPC-client

    0下载:
  2. 基于VC的OPC客户端软件研究与实现-The OPC-based VC research and implementation of client software .......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1286101
    • 提供者:finger
  1. VC-P-P-QQ-chat

    1下载:
  2. VC++实现QQ聊天源码 包含客户端与服务器端-VC++ source code to achieve QQ chat
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-24
    • 文件大小:412933
    • 提供者:小嗝嗝
  1. VC-TCP-Server-Client

    1下载:
  2. vc++ 编程编写的有关TCP server 和client通信的例子。-vc++ programming prepared by the TCP server and client communication example.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-27
    • 文件大小:127419
    • 提供者:ym ai nui
  1. QQ-VC-

    0下载:
  2. VC 防QQ聊天程序 中兴捧月杯大赛 socket编程-VC anti-ZTE holding QQ chat program on socket programming Cup Competition
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:149501
    • 提供者:古昌金
  1. 《学VC编游戏》附书光盘源码

    0下载:
  2. VC实现的小功能,适合初学者使用,有碰撞检测和控制代码(VC implementation of small functions)
  3. 所属分类:网络编程

    • 发布日期:2017-12-24
    • 文件大小:6433792
    • 提供者:Lcho
  1. VC+++串口通信

    0下载:
  2. 实现串口的同步异步通信,基于vc++,win32控制应用台(Serial synchronous asynchronous communication, based on vc++, Win32 control application platform)
  3. 所属分类:网络编程

    • 发布日期:2017-12-27
    • 文件大小:19525632
    • 提供者:12qwer
  1. VC++ 五子棋包括网络版与单机版

    0下载:
  2. 利用C++语言编写的五子棋单机版和网络版的结合,需要的朋友可以下载,里面附有源码,没有夹杂其他平台的纯VC++(The combination of gobang single edition and network version written in C++ language needs friends to download, which contains source code, no pure VC++ mixed with other platforms.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:318464
    • 提供者:周紫燕
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com