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

搜索资源列表

  1. ReceiverSender

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

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

    0下载:
  2. 利用socket 、vc实现TCP客户端代码,网络编程-use socket to accomplish TCP client-dide code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:mili
  1. UDP_SOCKET_SENDIMAGE

    0下载:
  2. VC++中用socket实现对图片的传输,也可以实现对文件的传输。SendImg_test是发送端的程序,RecvImg_test是接收端的程序,程序运行后可实现基于UDP的图片的传输。-VC++ achieved using socket transmission of images, can also be achieved for file transfer. SendImg_test sending end of the program, RecvImg_test the receivi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4577583
    • 提供者:晨暹
  1. Chater

    0下载:
  2. 老马写的一个聊天工具。 文件: 中文简体版(内附中文简体版说明文件) 源代码(VC++ 6.0) 功能: 一个网络聊天程序,任何一台机器均可成为服务器,其它想聊天的机器往它那里联即可。程序本身既可当Server又可当Client。 动机: 用于测试面向连接的socket编程,自己建立心跳保持功能。 说明: 曾经有同事评价这个软件的多线程部分写得太复杂,但是我个人认为抽象得还可以。-Maradona to write a chat tool. Fi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:79999
    • 提供者:xycy
  1. CSocket

    0下载:
  2. 利用VC++和Socket实现远程桌面,可用作课题研究和毕业设计等-Use VC++ and Socket Remote Desktop can be used as research and graduate design
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:174212
    • 提供者:cy
  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. ppt

    0下载:
  2. 简单的介绍vc++下mfc编程的技术要点,包括socket等-a descr iption about mfc
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:129612
    • 提供者:谢宽
  1. FeiGeChuangShu

    0下载:
  2. 这个是基于VC++的,飞鸽传书源码。支持SOCKET通讯,能在局域网内进行文件传输,文字通讯。-This is based on the VC++ of IP Messenger source. Support SOCKET communications, can transfer files in the LAN, text messaging.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1344560
    • 提供者:刘德华
  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. FileNet

    0下载:
  2. 基于VC++的文件传输系统。代码中利用socket,实现服务器和客户端的通信,客户端可以获取用户的文件。-VC++-based file transfer system. Code using socket, to communicate, the client and the server can obtain the client' s user' s files.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:173949
    • 提供者:liuyiliang
  1. vcPP

    0下载:
  2. 在vc++环境下使用socket进行客户端与服务端的网络通信-to realize communication between client and server online
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2896
    • 提供者:江露琪
  1. Monitor11

    0下载:
  2. 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! 要求: 1).远程控制模式架构,如基于主从模式; 2).远程控制功能实现,如开关机,远程监视; -Using server (Server), Client (Client) mode, the basic principles and the use of Socket Programming Windows m
  3. 所属分类:Remote Control

    • 发布日期:2017-05-23
    • 文件大小:7146922
    • 提供者:林风
  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. QQ

    0下载:
  2. 仿qq聊天程序客户端+服务器端vc源代码 这是基于socket的仿照qq做的聊天程序,包括服务器端和客户端的vc源码.-Imitation qq chat program+ client server vc source code which is modeled on the socket do qq chat program, including server and client vc source.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:249575
    • 提供者:sol
  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. TCP_UDP-Data-Exchange

    0下载:
  2. windows socket实验,使用TCP和UDP进行网络通信,vc++环境开发!-windows socket experiments, using TCP and UDP data exchange program, vc++ development environment inside!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-12
    • 文件大小:2907073
    • 提供者:风华
  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 2 ... 31 32 33 34 35 3637 38 39 »
搜珍网 www.dssz.com