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

搜索资源列表

  1. Projects

    0下载:
  2. VC#2005写的socket程序,包含服务器端和客户端-VC# 2005 to write the socket program, including server-side and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:11748
    • 提供者:brainjean
  1. TCPFile

    0下载:
  2. 基于TCP/IP的SOCKET通信程序,适应于以太网环境,采用VC++开发环境-Based on TCP/IP communications of SOCKET procedures, adapted to the Ethernet environment, the use of VC++ Development Environment
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:28301
    • 提供者:wangxue
  1. cs

    0下载:
  2. 用VC++实现简单的socket客户服务器通信编程,-With VC++ Simple socket client-server communication programming,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:7808
    • 提供者:赵均华
  1. Code

    0下载:
  2. 使用vc写的socket的服务端和客户端的例子,比较适合初学者参考-Vc written using socket server and client examples, more suitable for beginners reference
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:164676
    • 提供者:dujetydu
  1. timeadjust

    0下载:
  2. 一个VC++的校正电脑时间的程序,包括windows socket编程。-A VC++ computer time correction procedures, including windows socket programming.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:48949
    • 提供者:2005512100024
  1. ChatRoom(Winsock)

    0下载:
  2. 用socket实现的网络聊天室程序,开发环境是vc 6.0.-Implementation of the network using socket chat room procedures, the development environment is a vc 6.0.
  3. 所属分类:Network Security

    • 发布日期:2017-05-08
    • 文件大小:42810
    • 提供者:zhanghuaifeng
  1. yuanchengzuomiankongzhi

    0下载:
  2. 基于Windows的远程控制软件开发毕业设计的主要任务是要求做出从系统角度计的远程控制模式,并制作相应实用软件。 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! -Windows-based remote control software designed to develop graduation requirements of the main tasks are t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4920909
    • 提供者:dailaoshi
  1. DtvDebugTool

    0下载:
  2. 用VC写的一个软件调试工具,可以接受要调试的工程的打印内容(共享内存的方式),同时可以发送调试命令给调试的工程(使用Socket)-VC Writing with a software debugging tools, you can debug the projects want to accept the print content (the way of shared memory), at the same time can send debug commands to debug th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4495265
    • 提供者:Jok.Qu
  1. definesock

    0下载:
  2. 封装了两个socket类,可以实现网络多线程通讯,在VC6.0下测试通过,注意VC如果不是安装在C盘,就修改相应路径-Packaging the two socket type, you can achieve multi-threaded communications network, in VC6.0 test is passed, the attention of VC if it is not installed on the C disk, on the amendment of th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2038218
    • 提供者:davidlee123
  1. Client

    0下载:
  2. 用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3890056
    • 提供者:智代
  1. chatVCsource

    0下载:
  2. 聊天室VC源代码,使用SOCKET实现,基于C/S模式。-Chat VC source code, use the SOCKET to achieve, based on the C/S mode.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:395779
    • 提供者:jiangyulei
  1. socketmfc

    1下载:
  2. 基于vc++mfc 最全的一个socket框架,可自行扩展!~-Vc++ mfc based on the most comprehensive framework for a socket, they are free to expand! ~
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-26
    • 文件大小:9094073
    • 提供者:fjaslk
  1. serverandclient

    0下载:
  2. 一个简单入门的socket程序(在vc下运行),程序功能:单方向,客户端给服务器发文字 运行环境:vc++6.0,windows xp通过 运行时首先运行服务器端,再运行客户端 -Introduction of a simple socket program,One-way, client to server sends text
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2357933
    • 提供者:耿娜
  1. wuStone

    0下载:
  2. 局域网环境下的围棋联网对弈(Socket,VC++6.0)程序,支持保存、载入棋谱等-LAN networking environment game of Go (Socket, VC 6.0) procedure, to support the preservation, loading, such as chess
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:450038
    • 提供者:wuhs
  1. SSocket

    0下载:
  2. 用VC++编写的socket通信,服务器端的,通过MFC的CSOCKET类实现的,可以实现点单的会话-Using VC++ to prepare the socket communications, server-side, through the CSOCKET type of MFC to achieve, can be achieved at a single session
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:308225
    • 提供者:张荣
  1. socketDemo

    0下载:
  2. 用socket编写的聊天程序,在VC++环境下实现,可以简单会话-Prepared by the chat program socket in VC++ environment to achieve, can be a simple conversation
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:493555
    • 提供者:张荣
  1. ChatWinsock

    0下载:
  2. vc++实现聊天室,服务器,客户端,实现异步socket编程-vc++ chatroom
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1402976
    • 提供者:zhongjingmin
  1. BSTV_transmit

    0下载:
  2. 采用vc++实现了模拟广播网发送UCL标引的数据包,通过socket 实现了网络发送,以及对数据包的标引。-Using vc++ to achieve a simulated radio network UCL Indexing send packets through a network socket to send, as well as packets of data indexing.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-12
    • 文件大小:2725195
    • 提供者:hans
  1. Ping

    0下载:
  2. 用VC++开发的一个ping的模拟程序,使用了socket-Using VC++ development of a ping of the simulation program
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:228230
    • 提供者:r k
  1. TcpSrv

    0下载:
  2. vc下的socket编程,通过服务器端和客户端建立socket连接,使得客户端可以访问服务器端-VC++ :client access service by using sokets
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2353182
    • 提供者:王雄
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 39 »
搜珍网 www.dssz.com