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

搜索资源列表

  1. Socket-Programming

    0下载:
  2. 用VC实现socket编程,分别基于TCP和UDP协议。-Socket programming with VC, respectively, based on the TCP and UDP protocols.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-02
    • 文件大小:14952322
    • 提供者:左岸风景
  1. VS-socket-programming

    0下载:
  2. Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:640415
    • 提供者:sphone
  1. VC_MFC-socket

    0下载:
  2. VC++,MFC环境下使用SOCKET编程详解,个人认为还是比较齐全的,可以作为参考手册。-VC++, MFC environment SOCKET programming explain personally think that is quite complete, can be used as a reference manual.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-08
    • 文件大小:97312
    • 提供者:aileen
  1. VC-socket

    0下载:
  2. 基于C++的文件传输程序,使用window socket编程-Based C++ file transfer program to use the window socket programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-27
    • 文件大小:48503
    • 提供者:robinsc
  1. CPP-socket-p2p-using-udp

    0下载:
  2. C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:1311774
    • 提供者:songtzu
  1. socket-tcpaudp

    0下载:
  2. vc实现的网络编程基本功能获取本地ip、mac,包括完成端口,多播,网络修订时间和原始套接字。-get local ip, mac vc realize the basic functions of network programming, including the completion of the port, multicast, network revised time and raw sockets.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:2047951
    • 提供者:
  1. VC-Socket

    0下载:
  2. 简易的socket编程,可以实现基本的文本传输-Simple socket programming, basic text transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:140961
    • 提供者:Bruce
  1. VCPP-Socket

    0下载:
  2. 关于VC平台下的简单通信程序设计,包含客户端和服务端-Simple communication program design VC platform, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:20602
    • 提供者:唐军
  1. TCP-IP--Socket

    1下载:
  2. MFC 基于TCP/IP的简单网络通信,适合网络通信的初学者学习,也许,代码很简单,希望可以帮到一些人-vc TCP/IP ,a easy code for communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:8558453
    • 提供者:彭云鹤
  1. socket

    0下载:
  2. ndroid在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。-ndroid the wifi next phone and computer socket communication, enclosing the computer end VC++ program source code, need to be compiled in VC6 environment and gener
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:4524032
    • 提供者:余新红
  1. socket

    0下载:
  2. VC++ 套接节连接,分客户端和服务器,在客户端设置服务端IP后可连接服务器,测试服务器是否连接。-VC++ socket section is connected, set the server IP sub-client and server, the client can connect to the server, the test server is connected.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10977
    • 提供者:余丽芳
  1. socket

    0下载:
  2. VC write SOCKET example, there are server and client, very helpful for the novice
  3. 所属分类:.net

    • 发布日期:2017-11-29
    • 文件大小:21817
    • 提供者:baiyfcu
  1. socket-chat-program

    0下载:
  2. 基于VC窗口自绘和socket的聊天程序-VC-based self-painted window and socket chat program
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2097255
    • 提供者:松岛枫
  1. socket-vc

    0下载:
  2. 当用户打开该应用程序后,可以选择将打开的串口号,程序默认为“COM1”,然后选择波特率等。若用户计算机上的相应串口处于使用中等特殊情况下,程序会弹出“Invalid Port Number”的错误对话框。该情况下,用户应该检查该串口是否处于使用中或其他应用程序使用后未关闭。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:112831
    • 提供者:何斌
  1. socket-communication

    0下载:
  2. PC机上VC中运行的程序和ARM中运行的程序进行基于TCP的网络通信-tcp communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:2748
    • 提供者:lvgang
  1. MFC-Socket

    0下载:
  2. VC++网络编程 MFC Socket编程 Socket程序(CAsyncSocket传统版、CAsyncSocket指针版、CSocket版)-VC++ Programming Network Programming MFC Socket Socket procedures (CAsyncSocket traditional version, CAsyncSocket pointer version, CSocket Edition)
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:289591
    • 提供者:
  1. Socket实现远程唤醒

    0下载:
  2. Socket 实现远程唤醒. 这是一个在VC环境下的程序.其主要目的是用Socket实现远程唤醒.-Socket remote awaken. This is a VC environment in the process. Its main purpose is to use Socket remote awaken.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:hecoun
  1. socket

    0下载:
  2. socket头文件,VC++6.0头文件库中不存在,下载后即可方便使用。-socket header files, VC++6.0 library header file does not exist, you can download easy to use.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1731
    • 提供者:cjy
  1. socket

    0下载:
  2. windows网络编程,VC++下可以实现客户端和服务器端的数据收发!-windows network programming, VC++ can be achieved under the client and server side data transceiver!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:551656
    • 提供者:胡磊
  1. windows-socket-program

    0下载:
  2. c语言实现socket单线程通信,程序分为客户端和服务端,实现通信需正确配置vc++6.0-c language to achieve single-threaded socket communication program is divided into client and server, the need to communicate properly configured vc++6.0
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4163179
    • 提供者:jason
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 39 »
搜珍网 www.dssz.com