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

搜索资源列表

  1. tcp

    0下载:
  2. 在linux环境下实现TCP远程控制,即实现客户端与服务器端的通信-In the linux environment to achieve TCP remote control, namely, to achieve client and server-side communication
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. TCP/IP 协议与网络编程客户端与服务器端消息互传 -TCP/IP protocol and network programming client-side and exchange instant messages with the server-side TCP/IP protocol and network programming client and server-side and exchange instant messages
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2095
    • 提供者:陈阳
  1. symbian_tcp

    0下载:
  2. symbian s60操作系统下的tcp-ip编程源码 客户端+服务器-symbian s60 operating system source code of the tcp-ip client-side+ server program
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:14047
    • 提供者:Judy Q
  1. serverclient.ZIP

    0下载:
  2. tcp server-client example for file transfer
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1470
    • 提供者:eran
  1. Dns_Client

    0下载:
  2. this program is a dns protocol client, sends the query to certain server and analysis the answer to display it, it works using both udp and tcp protocols
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:86885
    • 提供者:espil
  1. EasyChat

    0下载:
  2. C#编写,目前的版本是基于TCP的多对多聊天模式,已经实现的功能有: 服务器端: 1.轮询监听新的TCP客户机连接,数目不限。 2.记录客户机登录和离线信息,并以系统消息广播给所有已连接的客户端。 3.检测客户端的意外终止(比如强行通过终止进程的非正常退出)或者网络阻塞等情况,向所有客户机广播系统消息。 客户端: 1.及时更新在线列表。 2.具有悄悄话(通过选择接收方的点对点发送)和聊天室(广播发送)两种聊天模式。 3.收到新消息时有提示音并且在任
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:791498
    • 提供者:杨志
  1. time_service

    1下载:
  2. Linux下一个网络编程实例。这要是客户端通过TCP请求服务器端得时间服务。-An example of network programming under Linux. This is if the client requests the server-side through the TCP time service too.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2034
    • 提供者:张鸿
  1. ch10

    0下载:
  2. CSharp编写的基于TCP协议的客户服务器程序,用户通过运行程序进入交流界面,进行简单信息交流。-CSharp prepared by the client-server based on TCP protocol procedure, the user interface by running the programs into the exchanges, a simple exchange of information.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:100672
    • 提供者:陈晨
  1. TcpCS

    0下载:
  2. 在本例子中,介绍在DELPHI实现TCP/IP服务器端和客户端之间的通讯.-In this example, describes the DELPHI achieve TCP/IP server and client communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:638529
    • 提供者:wen
  1. Application

    0下载:
  2. 采用VC++,软件完成的功能主TCP通讯。服务器与客户端,客户端发送什么服务器回发接收到的数据,发送的数据可以自己选择-Using VC++, the software functions of the completion of the main TCP communications. Server and the client, the client what the server sends back the data received, send the data to choose t
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3251851
    • 提供者:汤浩
  1. socket

    0下载:
  2. C++编写的套接口聊天程序源代码,程序所在文件夹名,聊天服务器端,聊天客户端.-Socket written in C++ source code for chat program, the program where the folder name, TCP chat server, TCP chat client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:244984
    • 提供者:alain
  1. Totalk

    0下载:
  2. 简单的局域网 多人通讯客户端+服务器 采用TCP协议 多线程-More than a simple local area network communications client+ server uses TCP protocol, multi-threaded
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:540003
    • 提供者:yellow lee
  1. 947q

    0下载:
  2. 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:385476
    • 提供者:张利
  1. Multicast

    1下载:
  2. This project implement the concept of Multicast Server - Client using CSharp Language Programming. There are each source file for Client and Server. The commmunication from Server and Client use TCP/IP protocol on 224 port.-This project implement the
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:12315
    • 提供者:nechifor
  1. MFC

    0下载:
  2. this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5810266
    • 提供者:musmar
  1. net2ftpbeta

    0下载:
  2. FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in th
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:4480371
    • 提供者:冰冰
  1. TCP--Server.client

    0下载:
  2. TCP下的 serveer,client程序例子-TCP——Server[1].client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:2882533
    • 提供者:directxx
  1. bgnet_A4

    0下载:
  2. Network Programming 介紹了基礎socket,有TCP/UDP,server端和client端的源碼,是英文版的-Network Programming describes the basic socket, a TCP/UDP, server-side and client-side source code, is the English version of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:274725
    • 提供者:vm3gjp4
  1. MyQQ

    0下载:
  2. 利用Socket网络编程,TCP/IP协议,模拟QQ通信,客户端和服务器端都有详细代码,实现效果好-Use Socket network programming, TCP/IP protocol, analog QQ communications, both client and server-side code in detail to achieve good results
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3512082
    • 提供者:wanhongji
  1. tcp

    0下载:
  2. 一个简单的Windows下的tcp程序,包含客户端和服务器端,对于初学winsock有帮助!欢迎下载!-A simple tcp programs under Windows, including client and server side, for beginners winsock help! Welcome to download!
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:32746
    • 提供者:yuchen117
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com