CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 网络协议

搜索资源列表

  1. TheguessinggameonVC

    1下载:
  2. 基于VC的猜数游戏,在TCP/IP的协议之上的网络编程-The guessing game on VC, in the TCP/IP protocols on network programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-19
    • 文件大小:29947806
    • 提供者:jjzx
  1. foreIM

    0下载:
  2. VC++60实现的一款IM即时通讯软件,基于TCP和UDP协议的网络聊天、传收文件程序,-VC++60 achieve a IM instant messaging software, TCP and UDP protocols based on Internet chat, file transfer program income,
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:44378
    • 提供者:冯军
  1. NetChat

    0下载:
  2. 基于VC++6.0下MFC编写的一个实现局域网聊天的程序,使用了多线程技术,可以多人聊天.基于UDP协议的网络聊天程序,对于学习网络编程的人员很可以简单借鉴-MFC VC++6.0 based on the preparation of an implementation under the local area network chat program that uses multi-threading technology, people chat. UDP-based chat progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5483679
    • 提供者:duan
  1. PortScan

    0下载:
  2. 使用VC++编写的多线程网络端口扫描器,实现协议为TCP connect。-Written using VC++ multi-threaded network port scanner, to achieve agreement for the TCP connect.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1927386
    • 提供者:日月
  1. vcudpsrc

    0下载:
  2. VC++ 基于UDP协议的网络通讯实例,C/S架构,在实例中,用户通过服务器端的程序定义一个屏幕上的几何圆,并将圆的X/Y坐标及半径信息发送至客户端,客户端接收到这些数据后在自己的窗体中还原出这个圆,包括它的半径、会标等,使用了UDP协议,也算是比较典型的网络通讯实例了-VC++ based on UDP protocol for network communications example, C/S structure, in the instance, the user through th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:253233
    • 提供者:
  1. Chat

    0下载:
  2. 利用VC++的网络编程功能实现的一个基于UDP协议的聊天室程序-Network programming realize chat rooms program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2381376
    • 提供者:lrg
  1. IpHelper

    0下载:
  2. 计算机网络中的RIP协议算法,基于VC环境-RIP protocol computer network algorithm, based on the VC environment
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3926879
    • 提供者:吴莹
  1. RFC1483

    0下载:
  2. FC1483(AAL5多协议封装技术规范), RFC1483描述了网络上承载无连接网络互连业务(即路由和桥接的协议数据单元PDU)的两种不同方法。 第一种方法允许在一条ATM虚电路上复用多个协议,这时需要在传统的PDU前加上IEEE 802.2逻辑链路控制(LLC)信头,以此来标识所传送的PDU的协议,这种方法称为LLC封装。 第二种方法是一个高层协议由一条ATM虚电路来承载,这种方法称为基于VC的复用。 RFC1483描述了ALL5的业务特定汇聚(SSCS)为空时,在AAL5的
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:50594
    • 提供者:lijiang
  1. ChatClient

    0下载:
  2. TCP协议下,实现的网络通信中客户端的元代买,vc++实现-TCP protocol, to achieve the client s network communication Yuan to buy, vc++ implementation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-27
    • 文件大小:10596402
    • 提供者:lianhao
  1. HappyFiveChess

    0下载:
  2. 快乐五子棋 完整的五子棋VC代码,代码中用到TCP协议进行网络通信,定义网络通信协议,绘制可以调整大小的棋盘,赢棋判断,游戏回放,网络连接状态检测,动态子对话框调整.-Happy renju Complete renju VC code, TCP protocol used in network communication, define network communication protocol, and paint can adjust the size of the board,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2782619
    • 提供者:chensh618
  1. Intelligent-telephone

    0下载:
  2. 将智能电话本管理软件(SPBMA)初赛版本定义为1.0版本,复赛智能电话本管理软件在原1.0版本上,结合新的用户需求进行了功能升级,将当前版本暂定为2.0版本。此版本实现仍然是在VC++6.0平台下开发完成,充分利用了MFC的应用程序框架和相关类库,基于面向对象的思想设计。在功能升级上,主要是在原有1.0版本上加入网络共享功能(主要是局域网共享)和用户登录管理,使得原有软件功能更加强大,系统更加完善;完成了用户运行程序的用户名和密码验证,利用BASE64算法加密技术,实现字符串加密,加密数据保存
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1549893
    • 提供者:
  1. aodv

    0下载:
  2. 通信网络领域,基于VC++的路由协议源代码。-The field of communication networks,VC++ based routing protocol source code .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:20300
    • 提供者:张成海
  1. TheExampleOfVCPP3

    0下载:
  2. VC++实例。例1-异步网络的通讯。例2-用UDP协议实现网络通讯。例3-域名的查询。例4-FTP客户端。例5-FTP文件的浏览-VC instance. Example 1- asynchronous network communication. Example 2- using the UDP protocol network communication. Example 3- domain name queries. Example 4-FTP client.Example 5-FTP f
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:529810
    • 提供者:王兴
  1. TCPsever

    0下载:
  2. 用vc++编写的TCP协议的网络程序,主要为了验证TCP协议-Written by vc++ the TCP protocol network program, mainly in order to verify the TCP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:1182106
    • 提供者: 熊超
  1. SDK

    0下载:
  2. 一个RTSP协议的客户端实现,支持网络球机接入,其中DEMO给出了具体的接口使用方法,已经在VC下编译通过-To achieve a client of the RTSP protocol support networks ball machine access, which the DEMO given a specific interface, has been compiled by the VC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2880657
    • 提供者:Asia
  1. tcpclient

    0下载:
  2. VC环境下socket编程实现的基于TCP/IP协议的网络通信客户端程序。-Socket programming in VC environment based on the TCP/IP protocol network communications client program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:11587862
    • 提供者:张明
  1. r_soft_34919

    0下载:
  2. 传奇3.0 (evil’s illusion Server) 韩国正式版本 vc++ 源码 GameServer VC++源代码,包括地图,脚本,人物处理,协议加密,带数据库,由于源码为商业性质的,请使用者注意其版权和不要擅自公开发布和传播源码。 WEMADE 公司于 Delphi 版本服务器端程序后,修改为 VC++ 版本。 可用VC++ 6.0 或 VC.net 编译;学习网络游戏开发的朋友又一个绝好的源码。-Online game
  3. 所属分类:Game Program

    • 发布日期:2017-05-17
    • 文件大小:4622854
    • 提供者:rooney
  1. UUDPChatServeD

    0下载:
  2. 基于UDP协议的网络发包程序,可对特特定的端口和IP地址发包,VC++实现。 -Based on UDP protocol network contracting procedures, chiefly given port and IP address of the contracting, VC++ to achieve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:68289
    • 提供者:
  1. ARQ

    0下载:
  2. 在VC环境下,利用网络编程简单实现停止等待协议 。-simply realize ARQ
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-19
    • 文件大小:2910
    • 提供者:刘敏
  1. WINSOCK-UDP

    0下载:
  2. 用VC实现的广播信息程序,采用UDP协议实现,可用于网络编程学习。-With VC of the broadcast program, using the UDP protocol can be used for learning network programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:70903
    • 提供者:leismr
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com