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

搜索资源列表

  1. src

    0下载:
  2. VC++ 实现将本地文件通过HTTP上传到WEB服务器上。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,精选学习源码,很好的参考资料。-VC++ realization of the local files uploaded from HTTP to the WEB server. With a class, MFC HTTP, SOCKET protocol analysis. Imitation HTTP upload files. Thro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:149689
    • 提供者:糟熘鱼片
  1. Ground_Station0.2(UDP)

    0下载:
  2. 基于vc的无人机地面控制站程序,采用套接字UDP的通信协议,能够有效的接收与发送数据。-Vc-based UAV ground control station program, using UDP socket communication protocol, can effectively receive and send data.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3995204
    • 提供者:袁莫奇
  1. ReceiverSender

    0下载:
  2. VC 仿QQ即时通信程序 socket tongxing-VC QQsocket tongxing
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:43733
    • 提供者:gaoxinjiang
  1. TestSocket

    0下载:
  2. VC++ MFC Socket编程例子,C/S结构的程序,分客户端和服务端,Server端又分两个版本:一个是MFC,一个是SDK版本,VC6.0环境下可顺利编译。-VC++ MFC Socket programming examples, program C/S structure, client and server, Server side is divided into two versions: one is the MFC, one version of the SDK, you c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:57513
    • 提供者:kpudn15
  1. SocketDemo-(2)

    0下载:
  2. 基于VC++6.0的socket编程实例,实现客户端与服务器间的通信-Based on VC++6.0 socket programming examples for communication between the client and the server
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1791367
    • 提供者:lulu
  1. hjjf

    0下载:
  2. 客户端应用程序,使用winsock控件,用VC++ 6.0打开-It is about client program ,using winsock include IP address,port,socket,send,receive and so on,it can be used by VC++ 6.0
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-11
    • 文件大小:18636019
    • 提供者:唐云霞
  1. Chat-room

    0下载:
  2. 本软件使用VC++,应用MFC、Socket和TCP的知识编写,由客户端和服务器两部分组成,服务器充当“中转者”的职能,客户端将自己的消息首先发给服务器,服务器再根据需要将它们转发给其它客户端,这是一个类似QQ群功能的聊天室软件。-The software uses VC++, application MFC, Socket and TCP knowledge written by the client and the server of two parts, the server acts a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7313861
    • 提供者:
  1. socketaudp

    0下载:
  2. udp下的socket通信服务器和客户端的源码,可以使用,vc++通过测试。-udp & socket
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7618
    • 提供者:张后田
  1. ScanPort

    0下载:
  2. mfc/vc++ 端口扫描 socket 线程 局域网-scan port thread
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-27
    • 文件大小:7880
    • 提供者:zheng
  1. perl_serial_comm

    0下载:
  2. The source code for csocket includes Ramon De Klein s CSerial class, in files Serial.h and Serial.cpp, and my socket to serial bridge implementation in csocket.cpp It should all compile without problems with VC++ 6 and later. The csocket
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:84003
    • 提供者:athar3999
  1. NetClient

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:6905415
    • 提供者:spectal
  1. receive_email

    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) progr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:380126
    • 提供者:yonhing
  1. 应用控件的网络编程

    0下载:
  2. 应用vc++ 的socket控件进行编程
  3. 所属分类:网络编程

    • 发布日期:2015-06-02
    • 文件大小:8405922
    • 提供者:s_huaxu@163.com
  1. CSocketTCP-IP

    0下载:
  2. VC 中关于socket写的TCP/IP通讯例子,分为服务器端和客户端。-VC wrote concerning socket TCP/IP communications example, it is divided into server and client.
  3. 所属分类:Communication

    • 发布日期:2017-06-03
    • 文件大小:15164005
    • 提供者:郭阳
  1. CBIndyTimerExample

    0下载:
  2. Timerecify the IP address of the ser Complex network analysis tools, c NAT traversal P2P peer-to-peer co The timber wolf Remote Control V6 tcp/ip network programming, clien The UPNP library, without setting NetWork Program book P
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:660392
    • 提供者:nawee dllyou
  1. TCP

    0下载:
  2. SOCKETclient源码 VC++ 还有服务器端的代码-SOCKET CLIENT SOURCE VC++
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:279845
    • 提供者:liuming
  1. telnetclient---0613

    1下载:
  2. 关于最简单的VC++的使用,采用socket发送接收数据-About the use of vc++ the most simple, USES the socket to send and receive data
  3. 所属分类:Button control

    • 发布日期:2017-05-30
    • 文件大小:11848677
    • 提供者:孙润
  1. pcogram

    0下载:
  2. VC编写的socket聊天通讯程序例子,实现了基本的通讯功能-VC write chat socket communication program, for example, has realized the basic function of communication
  3. 所属分类:File Operate

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:koylp
  1. irtq428

    0下载:
  2. virtual printer 在vc环境下,基于socket的,http协议的,下载文件源码-Virtual printer under the vc environment, based on the socket, the HTTP protocol, download the source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-14
    • 文件大小:3012
    • 提供者:QVtsseg!18678
  1. unler-HTTP

    0下载:
  2. virtual printer 在vc环境下,基于socket的,http协议的,下载文件源码-Virtual printer under the vc environment, based on the socket, the HTTP protocol, download the source code
  3. 所属分类:File Operate

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:dwmaumha
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com