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

搜索资源列表

  1. CWSocket

    0下载:
  2. 一个封装了socket的CWSocket类源代码,很有参考价值,VC++开发。-a socket in the Packaging category CWSocket source code of great reference value, VC development.
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:57458
    • 提供者:石头
  1. SockNetKit

    0下载:
  2. 用VC对WINDOWS的SOCKET做了一个很好的封装,然后通过一个服务端和客户端通信的具体应用作为使用说明-VC right Windows Socket done a very good package. Then a server and client communication as a specific application for use
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36575
    • 提供者:田术刚
  1. TCPIP_socket

    0下载:
  2. 用于wavecom的gprs通信模块 编译器是GCC IDE是VC++ 嵌入式系统是OPENAT 3.12 一个TCP client socket 源程序 -for the gprs wavecom communication module compiler is GCC IDE is VC Embedded Systems OPENAT 3.12 is a client TCP socket source
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4583
    • 提供者:刘健华
  1. talk

    0下载:
  2. VC++写的一个聊天程序。对了解socket有很大帮助-VC written procedures for a chat. Right socket understanding will be of great help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:324335
    • 提供者:
  1. WinPing

    0下载:
  2. 一个Windows ping源码,用VC++6.0编写,socket 入门编程-a ping-source Windows, VC 6.0 preparation, induction socket programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52768
    • 提供者:赵恩良
  1. scoket_chat.rar

    0下载:
  2. scoket通信(仿QQ)VC源码: 通过socket通信原理,建立一套即时通讯软件,包括服务器与客户端源代码,scoket communications (like QQ) VC Source: Communication Theory through the socket to establish a set of instant messaging software, including server and client source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-30
    • 文件大小:437728
    • 提供者:metoo
  1. wenjian.rar

    0下载:
  2. 用VC++编写的异步socket通信程序,可是实现简单的对话,VC++ to prepare to use asynchronous socket communication program, but the realization of a simple dialogue
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5218728
    • 提供者:张荣
  1. NET

    2下载:
  2. 计算机网络课程设计-基于socket的网络聊天室,是我大三课程的计算机网络课程设计,要求实现一个基于socket的网络聊天室。用VC++实现。 -Computer Network Course Design- socket-based network of chat rooms, is my third year courses in computer network curriculum design, required to implement a socket-based network
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-24
    • 文件大小:3448289
    • 提供者:291
  1. b

    0下载:
  2. VC写的银证转帐系统,证券端软件,里面有DES算法,SOCKET调用,数据库存储过程调用等,对初学者是一个很好的范例,对付简单的前置通讯也没问题。 -VC wrote Yinzhengzhuanzhang systems, securities-side software, which has DES algorithm, SOCKET call database stored procedure calls, etc., for beginners is a good example of
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-29
    • 文件大小:127090
    • 提供者:R Woo
  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. 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. 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. 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. 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. 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. DarkATLSmtp

    0下载:
  2. 本程序以COM为基础的DLL,使用VC++ ATL应用开发。你可以在任何支持COM标准的语言中创建该组件对象的实例,底层通讯使用异步SOCKET API模式。由于通讯底层经过多个成品项目的测试,所以用户可以放心使用。由于该程序对于通讯中的各种错误情况都做了详细的处理,所以对于通讯效率和资源释放都有上佳表现。 声明:本SMTP组件及源程序不准用于任何商业应用,本人开放源代码只为跟各位朋友共同提高开发技能,多谢。 -The procedure for COM-based DLL, using
  3. 所属分类:Windows Develop

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