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

搜索资源列表

  1. 嵌入式TCP-IP协议栈应用主机端程序(VC6源码)

    1下载:
  2. 嵌入式TCP-IP协议栈应用主机端程序(VC6源码)-embedded TCP-IP protocol stack, application - (VC6 source)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:109824
    • 提供者:张李忠
  1. WINSOCK-TCP

    0下载:
  2. 网络聊天室的实例程序,VC6.0下开发,分为服务器端和客户端两部分-Internet chat rooms examples procedures VC6.0 under development, divided into server and the client part 2
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:73298
    • 提供者:金城寺
  1. vc 6.0 的最简单基本的socket通信例子

    0下载:
  2. vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-23
    • 文件大小:29146
    • 提供者:何俊斌
  1. tcp-ip.rar

    1下载:
  2. 用VC6.0写的TCP通信协议,适合想学习SOCKET编程的新朋友学习用,VC6.0 written with TCP communication protocol, suitable for programming SOCKET want to learn new friends to learn
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:13154
    • 提供者:cly
  1. TCP

    0下载:
  2. 一个用VC6.0编写的简单的服务器,实现客户端连接的功能-VC6.0 prepared a simple server, client connections
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:2347465
    • 提供者:童燕君
  1. TCP-SERVER

    0下载:
  2. TCP聊天服务器端程序,程序在VC6.0中调试通过-TCP chat server-side procedures, the procedures adopted in VC6.0 in debugging
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:31749
    • 提供者:zb
  1. VC6.0Example_of_communication_based_UDP

    0下载:
  2. UDP是一种面向非连接,不可靠的通讯协议。其可靠性虽然不及TCP,但传输效率高,所以在偏重效率而对可靠性要求不高的场合,UDP被广泛应用。本文主要讨论udp通讯的过程并做了一个测试例程。希望对大家有帮助。-UDP is a non-connection-oriented, unreliable communication protocol. Although less than the reliability of TCP, but the transmission efficiency, s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1658
    • 提供者:yifanxuan
  1. tcp

    0下载:
  2. 一个用VC6.0编写的基于TCP/IP协议的服务器/客户端模式的网络通信服务,对学习SOCKET网络通信的人很有帮助!-Written by VC6.0 a TCP/IP-protocol server/client model of network communications services, network communications of people learning SOCKET helpful!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:78368
    • 提供者:
  1. NetClient

    0下载:
  2. 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1909725
    • 提供者:yy
  1. vc6

    0下载:
  2. (1) 通过TCP协议与服务器通信 (2) 采用UDP组播与分机通信 (3) Window系统声卡数据的读写等操作 (4) 数据库技术,用来记录请求记录以及历史记录查询 (5) INI文件操作,用来记录系统基本信息 (6) 使用帮助文档让用户更加理解如何操作 (7) 其他相关技术如美化界面,收到请求后图标闪烁等 -(1) communicate with the server through the TCP protocol (2) using UDP multica
  3. 所属分类:Audio program

    • 发布日期:2017-04-09
    • 文件大小:1710635
    • 提供者:lichao
  1. WINSocket

    0下载:
  2. 此为基于VC++6.0下TCP/IP 服务器源程序,可以监听连接到指定端口(PORT)的客户端,是非常不错的网络通信调试工具。-This is based on VC++6.0 under the TCP/IP server source code, you can monitor to connect to the specified port (PORT) client is a very good tool for network traffic debugging.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:710828
    • 提供者:武光辉
  1. erictcp

    0下载:
  2. 简单的 vc6.0 调试成功的 tcp 例子 供初学者 看看··学习-The success of the simple tcp debug vc6.0 example for beginners to learn to see
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:7798
    • 提供者:Eric
  1. tcp

    0下载:
  2. 简单的tcp通信模型,实现服务端于客户端之间的通信,只适合给新手参考学习使用. 用vc6.0编的-Simple tcp communication model, to achieve the client server communication between the reference is only suitable for novice to learn to use with vc6.0 compiled
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:57204
    • 提供者:elf
  1. WSAAsyncSelect

    0下载:
  2. 基于WSAAsync的I/O模型的简单的TCP服务器,vc6.0下编译通过-允许输入拉丁字符的拼音 Based on WSAAsync of I/O model of a simple TCP server, vc6.0 compiled through
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:3260
    • 提供者:zzy
  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

    0下载:
  2. 利用socket编写聊天程序,实现基本的聊天功能。运用vc6.0编写-Use socket write chat program, realizes the basic chat functionality. Using vc6.0 written
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3209728
    • 提供者:lk
  1. TCP-FILE--TRANSFER

    0下载:
  2. windows编程 VC6.0 网络程序设计 TCP 文件传输 C语言 客户端与服务器端源代码
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4764860
    • 提供者:feixiang
  1. VC-TCP-chat

    0下载:
  2. VC6.0编写的基于TCP的网络聊天程序,很好的参考代码-VC6.0 prepared TCP-based network chat program, a good reference code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:10462371
    • 提供者:youoran
  1. cPP-socket(tcp)

    0下载:
  2. TCPIP通讯,含有一个客户端和服务器端,C++,以通过VC6.0编译-TCPIP communications, containing a client and server side, C++, VC6.0 compiler through
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:5574
    • 提供者:裘君燕
  1. TCP_Server

    0下载:
  2. 在VC6.0的基础上,使用TCP/ip建立socket连接(On the basis of VC6.0, use TCP/ip to build socket connections)
  3. 所属分类:TCP/IP协议栈

« 12 3 4 5 6 »
搜珍网 www.dssz.com