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

搜索资源列表

  1. SocketTool2

    0下载:
  2. TCP server TCP client UDP的小工具
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1830779
    • 提供者:haixia
  1. tcpip实例

    0下载:
  2. 包含了客户/服务器模式等几个著名的TCP/IP编程实例-includes client / server model of several well-known TCP / IP programming examples
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:63165
    • 提供者:幻天
  1. TCP自环程序

    0下载:
  2. 这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:86283
    • 提供者:李京津
  1. 网络聊天:VC winsock-tcp

    0下载:
  2. 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:67642
    • 提供者:teky
  1. VB的TCP聊天工具

    0下载:
  2. VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接-VB TCP chatting tool services and client-prepared separately, the use of machines need to open the server, then the remote machine using the client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:49406
    • 提供者:邱路
  1. 网络编程

    0下载:
  2. 网络编程已经成为一种时髦,以TCP/IP协议的网络更为流行.自己编一个服务器与客户机互相传送消息的程序,以便增加自己网络编程的经验.下面我就介绍一下我编的程序.-network programming has become a fashionable in the TCP / IP protocol networks become more prevalent. Their series with a client-server messaging each other procedures,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3400
    • 提供者:余兴
  1. 简单的聊天程序

    0下载:
  2. 要求使用1对1的连接,具体形式为面向连接的TCP客户机/服务器模式。在两台机器(同一台机器上也可以)上依次启动服务器、客户端,在客户端输入正确的服务器地址后确认连接是否成功;若成功则可以在客户端和服务器短之间互相收发信息-require the use of one pair of a link to specific forms of TCP connection-oriented client / server model. The two machines (the same machin
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:57667
    • 提供者:陆阳
  1. JBSocketServerTestSource

    0下载:
  2. Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:111143
    • 提供者:王小文
  1. chat(网络聊天程序)

    1下载:
  2. 网络聊天:vc++ 实现 WINSOCK-TCP.包括客户端,服务器端.-network chat : vc achieve WINSOCK-TCP. Include client, server-side.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:96183
    • 提供者:tom
  1. Java-TCP服务器】

    1下载:
  2. 这是一个TCP服务器端的实现代码,监听客户端的请求,在子线程中处理各个客户端发来的数据包,再将处理后的结果送回客户端。这里提供的代码很完整,包括一个mainclass,一个监听class和它的interface,一个包处理class,一个发送class,基本上可以直接使用。-This is a TCP server-side implementation code, bugging the client's request, the child acquires handle all t
  3. 所属分类:Telnet服务器

    • 发布日期:2008-10-13
    • 文件大小:8035
    • 提供者:职工
  1. TCPServerclient

    0下载:
  2. 客户服务器TCP/IP通信程序利用WINSOCK编程-client-server TCP / IP communications programming procedures using Winsock
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:9724
    • 提供者:高军
  1. 基于PIC18F66J60的Ethernet转串口参考设计

    5下载:
  2. ETORS232基于一种单芯片的Ethernet 与RS-232 协议转换器的设计。该方案采用Microchip针对嵌入式系统的Internet接入应用 开发出的8位集成以太网控制芯片PIC18F66J60,并且系统内嵌了Microchip发布的基于此芯片的TCP/IP协议栈,能够使设备以UDP、TCP Server、TCP Client模式接入到网络。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-03-24
    • 文件大小:633333
    • 提供者:ebuffalo
  1. Traffic

    2下载:
  2. Traffic is a network traffic generator following a server/client model for generating high volumes of traffic on a network. This could be used to test the ability of a router/firewall/VPN to handle continuous high traffic loads. It is optimally used
  3. 所属分类:网络编程

  1. tcp server&client

    0下载:
  2. 基于tcp协议的C/S简单即时通话程序
  3. 所属分类:源码下载

  1. E_TCP_Server TCP连接服务器,客户端演示

    0下载:
  2. 易语言编写,TCP连接服务器,客户端演示,支持发送信息等-TCP connection to the server, client presentations, send information to support
  3. 所属分类:通讯/手机编程

    • 发布日期:2017-03-22
    • 文件大小:17020
    • 提供者:小马
  1. Cb_Builder_Socket_TCP.rar

    0下载:
  2. C++ Builder 6.0 Socket控件TCP通信,服务器和客服端都有。,C++ Builder 6.0 Socket Controls TCP communications, server and client have a customer service.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:908196
    • 提供者:何富运
  1. proxy.rar

    0下载:
  2. 代理,proxy1和proxy2通过udp相连,client和server通过tcp和proxy相连,proxy
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-23
    • 文件大小:5357
    • 提供者:刘浩
  1. TCP

    0下载:
  2. 异步方式实现TCP的通讯,包括client和server两个程序-TCP to achieve asynchronous communication, including both client and server programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:91127
    • 提供者:黄长安
  1. KryoNet

    0下载:
  2. KryoNet这个Java类包提供了一套简洁的API来实现高效的,基于TCP和UDP协议的客户端/服务器NIO网络通信。KryoNet可以运行于桌面应用程序和Android平台中。由于KryoNet非常高效,所以特别适用于开发游戏应用程序和进程间通信。-KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communicatio
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:967322
    • 提供者:jingtao
  1. ClientServer

    0下载:
  2. 简单的TCP、UDP客户服务器编程例子,可编译,超值好用-Simple TCP, UDP client-server programming examples can be compiled, easy to use value
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:232915
    • 提供者:明白人
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com