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

搜索资源列表

  1. VCPPSocket

    0下载:
  2. 利用Socket 编程是一类典型的网络通信程序,特别是在实时性要求比较高的 项目中,Winsock 编程方法是非常实用的。下面介绍在VC 6.0 环境下开发Winsock 程序的方法。-Using Socket Programming is a typical network communication procedures, particularly in the relatively high real-time project requirements, Winsock progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:116934
    • 提供者:cxj
  1. udpcs

    0下载:
  2. 一个基本的基于UDP协议的VC++服务端,客户端程序,你从中能学到设置WSADATA变量、套接字定义、接收数据缓冲区的创建、初始化套结字动态库、获取接收数据缓冲区大孝检查设置系统接收数据缓冲区是否成功、服务器地址绑定、设置系统接收数据为默认的BUF_TIMES倍等。 -A basic UDP protocol based on VC++ server, the client program, you can learn a set WSADATA variable, socket defin
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:11749
    • 提供者:是否
  1. sendcmd

    0下载:
  2. vc++ 可以向特定的tcp服务器,特定的端口发送命令。比如说bypassip地址的修改,就要向bypass发送命令,要用到socket通讯。方便快捷-vc++ connect to a specific tcp server, and a specific port to send commands. For example bypassip address changes, it is necessary to send commands to bypass, use the socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:35780
    • 提供者:
  1. small_download_get

    0下载:
  2. dos环境下的一个基于tcp协议的一个下载工具,就是用vc发送GET请求,直接基于底层的socket stream 套接字的编程。因为是DOS环境所以便于学习整个HTTP请求的整个过程。-a dos environment tcp protocol based on a download tool to send a GET request is to use vc, directly based on the underlying socket stream socket programmin
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1946962
    • 提供者:
  1. aaa(4.28)

    0下载:
  2. 在vc++6.0环境中,利用套接字机制,编写了一个具有服务器和客户端的聊天程序。-In vc++6.0 environment, using the socket mechanism, has prepared a chat server and client programs
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5584762
    • 提供者:王王
  1. 24_RemoteFile

    0下载:
  2. VC++ 远程Socket文件操作综合实例,可以远程在被控机器上进行文件剪切、复制、删除、运行等操作-VC++ integrated remote file operations Socket instance, the machine can be charged on a remote file in the cut, copy, delete, running and other operations
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:52737
    • 提供者:詹友芳
  1. 845a48e1eb9e

    0下载:
  2. 怎样在vc++中创建socket ,TCP UDP 编程,适合初学者-how to create a socket by using tcp udp,suitable for new learner
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:161547
    • 提供者:yerunhu
  1. wangluoluyinji

    0下载:
  2. vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.-vc++ program to write the network recorder, audio recording refere
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:809621
    • 提供者:黄飞
  1. chat

    0下载:
  2. 该程序为简单的聊天程序,基于mfc和socket,用vc编写,能实现简单的群聊和私聊,还可以传输文件,也有用户登录功能。-The program for the simple chat program, based on MFC and socket, written in VC, can achieve a simple chat and private chat, can also transfer files, also have a user login function
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:221503
    • 提供者:王倩
  1. VC_WinSock

    0下载:
  2. VC环境下WinSock编程及实例分析.pdf 通过创建一个比较简单的基于MFC WinSock类的应用程序,分析了如何从CSocket类派生出自己需要的套接字类,如何利用套接字建立连接、传输数据,如何对套接字事件进行处理。-By creating a simple application based on MFC the WinSock class analysis as How they need the Socket class derived from CSocket class
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:183814
    • 提供者:yy
  1. CCS

    0下载:
  2. Vc实现Flash插件,Flash方法调用,socket通讯,串口通讯,网页控制,发送HTTP Post,request等功能,其功能非常强大。不可多得的好源码。呕血推荐。-Vc Flash plug-in, Flash method call, the socket communication, serial communication, web control, send an HTTP Post, the request and other features, its very power
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-21
    • 文件大小:271328
    • 提供者:wuzhaoguo
  1. TCPtime

    0下载:
  2. VC6.0环境,使用套接字编程,实现客户端和服务器端相通信,服务器发送时间给客户端,其中基于协议TCP。-In VC 6.0 environment, use a socket programming, fulfill the client and the server communication, the server sends time to the client, which based on the protocol TCP.
  3. 所属分类:Web Server

    • 发布日期:2017-04-10
    • 文件大小:1881000
    • 提供者:Jane
  1. People-chat-room

    1下载:
  2. 这是一个使用vc++编写的,基于socket的多人聊天室,分为服务器端和客户端。-This is a use vc++ written, socket-based multiplayer chat rooms, divided into server and client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7648710
    • 提供者:王帅
  1. Chat

    0下载:
  2. 这是一个使用vc++编写的,基于socket的聊天工具,仿照孙鑫老师教程编写。-This is a use vc++ prepared socket based chat tools, modeled on the Sun Xin teacher tutorial to prepare.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3685007
    • 提供者:王帅
  1. CHAT(finished)

    0下载:
  2. 这是一个vc环境写出的socket应用程序,功能是局域网内聊天-This is a vc environment to write socket applications, LAN chat
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:56048
    • 提供者:zhouyou
  1. vcnetpgmsrc.rar

    0下载:
  2. 一些VC++网络编程实例,通过这些小小的实例,你可以了解到一些VC++网络编程的相关知识,比如数据封装、TCP/IP模型、端口的使用、套接字(Socket)的引入、C/S结构客户端与服务器编程、基于UDP面向无连接的Socket编程、一些网络函数的使用、基于TCP的网络应用程序的编写、UDP聊天程序的实现等,我觉得这些实例虽小,但却是比较实用的,在以后从事VC++编程中,这也是常用到的基础知识。,This case will allow you to learn how to use VC++
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:23247
    • 提供者:沈思瀚
  1. Winscoket

    0下载:
  2. 使用SOCKET套接字分别建立了一个客户端和服务器WINDOWS应用程序。VC++工程文件。-Build a network client and server application running in windows operation system.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:3840000
    • 提供者:jasonv
  1. androidwifipcsocket

    0下载:
  2. android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。   手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:4526333
    • 提供者:hpudn37
  1. NetLibrary

    0下载:
  2. 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-24
    • 文件大小:141417
    • 提供者:疏影
  1. NetLibrary

    0下载:
  2. 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-09
    • 文件大小:141579
    • 提供者:青心禾中
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com