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

搜索资源列表

  1. TCP-Encryption-and-decryption

    0下载:
  2. “中兴捧月”活动中“密码传情”写了几种加密算法与解密算法,并通过socket客户端与服务器通信。实现信息的加密传输-vc socket network communication environment, and provides several encryption and decryption algorithms, the contents will be sent encrypted. Provide client and server side, the two communicate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11353436
    • 提供者:stuy_1001191
  1. TCP.telecommunication.Transfer

    1下载:
  2. 一个很好用的基于TCP协议的文件传输软件的源代码,由vc++开发而来。-A good use of TCP-based file transfer software source code from vc++ developed from.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3700877
    • 提供者:胡洋
  1. chat

    0下载:
  2. vc++ socket 实现聊天源代码,通过TCP/IP,MFC Winsock 实现客户与服务器通讯的聊天软件源代码。-vc++ socket chat source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5801112
    • 提供者:hyw
  1. TCP-UDP--communication-based-on-VC

    0下载:
  2. VC开发的TCP UDP通信的源代码,供通信专业科研人员参考。- TCP UDP source code for the communication based on VC.
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:89616
    • 提供者:齐子元
  1. TCP

    0下载:
  2. 通讯编程,socket编程,vc源代码,可以参考-Communications programming, socket programming, vc source code, can refer to
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:33780
    • 提供者:姜懿家
  1. TCP-SERIAL

    0下载:
  2. VC++环境下的网络数据与串口数据的转换。-VC++ environment, network data and serial data conversion.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:35279
    • 提供者:ligang
  1. TCPClient

    0下载:
  2. TCP 客户端 Socket编程,很详细-TCP Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:35030
    • 提供者:haha
  1. liushi_fwq

    0下载:
  2. 利用VC++编写的基于TCP的流式套接字,它是可以回射数据的服务器端。-Written by VC++ TCP-based stream sockets, it can back fire server-side data.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:2239
    • 提供者:黄白树
  1. chatroom

    0下载:
  2. Vc tcp and detailed information on the establishment of udp chat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:88725
    • 提供者:peter
  1. TCP

    0下载:
  2. 深入体验VC++项目开发第4章内部网络系统源代码-Depth experience of the VC++ project development Chapter 4, the internal network system source cod
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2292205
    • 提供者:吴仲春
  1. TCP-socket

    0下载:
  2. 局域网聊天工具,本软件使用VC++和MFC工具实现的,有客户端和服务端,初学者可以用来学习-LAN chat tool, this software using VC++ and the MFC tools, client and server, beginners can use to learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3896570
    • 提供者:陈七
  1. TCP-UDP

    0下载:
  2. TCP与UDP源代码测试程序,方便初学者观看,理解。用VC写的,容易读懂-TCP and UDP code for ABC to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:110707
    • 提供者:王戊辰
  1. src-test-tcp-connection-version-2

    0下载:
  2. 这是测试TCP连接的VC程序,开发环境为VC6.0,功能简单,但是实用,输入服务器IP和Port就可以通信了,可以发起聊天,还有聊天记录,通用性比较好,可以测试你的服务器程序。-This is a test TCP connection VC program development environment for VC6.0 simple, but practical, enter the server IP and Port can communicate, can initiate chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5930270
    • 提供者:tiny
  1. TCP-SOCKET

    0下载:
  2. 基于TCP的Socket通信程序,采用VC++6.0-TCP-based socket communication program, using VC++6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3129806
    • 提供者:凌度
  1. TCP

    0下载:
  2. 代码实现采用VC++编程,实现了对两台电脑的简单通信,简单好用-Code using VC++ programming to achieve the simple communication of the two computers, easy to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:300667
    • 提供者:
  1. DirectShow-on-TCP

    0下载:
  2. 在VC平台上构建的基于Csocket类的TCP应用界面,包含了客户端和服务器端的程序。其中使用了DirectShow,可作为学习socket编程和DirectShow结合的参考资料-based on VC planet and the socket,it s an application about TCP ,including the client and server.The app use DirectShow ,which can be the reference learning th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9545699
    • 提供者:liam
  1. VC(TcpPUdp)

    0下载:
  2. VC6.0下TCP、UDP、FTP等通信实现源码-TCP, UDP, FTP, and other communications under VC6.0 achieve source
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:83739
    • 提供者:jane
  1. server_ok

    0下载:
  2. 计算机网络通信,编程语言VC++,TCP通信的服务器端源码-Computer network communications, programming languages ​ ​ VC++, TCP communication server-side source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:2996455
    • 提供者:talkin
  1. client_ok

    0下载:
  2. 计算机网络通信,编程语言VC++,TCP通信的客户器端源码-Computer network communication, programming language VC++, TCP communications client-side source
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:2772985
    • 提供者:talkin
  1. vcPTCPPclientPserver

    0下载:
  2. 好用的VC TCP CLIENT SERVER源代码,可以顺利编译通过,并可以测试。可以作为很好的学习资料。-Nice VC TCP CLIENT SERVER source code can be successfully compiled through, and you can test. Can serve as a good learning materials.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:5474066
    • 提供者:ljm
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com