CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - tcp ip server client 服务器 客户端

搜索资源列表

  1. lt

    0下载:
  2. 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). -similar to the LAN QQ chat software, including server and client, using tcp / ip socket multithreaded programming, the server-client primaril
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:248690
    • 提供者:耿丹飞
  1. tcpfiletransfers

    0下载:
  2. TCP/IP编程实现远程文件传输,包括服务器端和客户端程序,在Sco Unix System v3.2及Sco TCP/IP Rumtime环境下调试通过。-TCP / IP programming remote file transfer, including the server and client programs, in Sco Unix System v3.2 and sco TCP / IP Rumtime through debugging environment.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2192
    • 提供者:潘振瑶
  1. TcpClientUpdate

    0下载:
  2. 利用TCP/IP传输文件。这个既是服务器端,也是客户端。在开始的时候选择。-use TCP / IP to transfer files. This is both a server and client. At the very beginning choices.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-21
    • 文件大小:228066
    • 提供者:张展明
  1. TCPIP

    0下载:
  2. 它是TCP/IP中,线程同步的客户端各服务器端程序。利用了死锁及条件变量-It is the TCP/IP in the client thread synchronization server-side program. Deadlock and conditions of use of variables
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2150
    • 提供者:徐丫
  1. tcpcscacpp

    0下载:
  2. 详细描述了使用TCP/IP协议分别与服务器端和客户端建立连接的过程,-Detailed descr iption of the use of TCP/IP protocol with the server-side respectively, and the client connection process
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:1575
    • 提供者:熊珊珊
  1. Angle

    0下载:
  2. 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3795377
    • 提供者:hongkang
  1. MyTcp

    0下载:
  2. 基于TCP/IP协议的各种网络通讯,包括客户端、服务器端以及UDP-A variety of network communication based on TCP/IP protocol, including client, server and UDP mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:88571
    • 提供者:forsgang
  1. 4GClientAutoUpdataServer

    0下载:
  2. 传奇4G的客户端更新服务器功能很强大,是学习Tcp/IP的好例子,里面有TCP/IP线程池的基础模型。-Legend 4G client update server functionality is very powerful, is to learn Tcp/IP a good example, which have TCP/IP base model of the thread pool.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:515520
    • 提供者:Chatop
  1. E03-AsyncChat

    0下载:
  2. TCP/IP网络异步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network asynchronous communication, like instant messaging tool QQ network, server and client interface and programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:111674
    • 提供者:陈宝生
  1. TCPaUDPDebug201204051317

    0下载:
  2. tcp/ip网络编程调试工具,对服务器和客户端的调试非常有用-TCP/IP network programming debugging tools on the server and client debugging very useful!!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:1005115
    • 提供者:zqz
  1. tcplnk

    0下载:
  2. 是以C/S模、使用TCP/IP协议的网络聊天程序,包括客户端和服务器,代码简洁而使用。-Based on C/S mode, the use of TCP/IP network protocol chat program, including client and server, code simplicity and use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:87511
    • 提供者:阿诺
  1. TCPServer

    0下载:
  2. 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the clie
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1454
    • 提供者:zmz
  1. NISTI++DMEtestSuite3.0ForIppVer1.4

    0下载:
  2. 老外写的I++协议,是学习TCP/IP的经典例子,界面简单,客户端,服务器端例子均有.-Foreigner wrote I++ Agreement, is to learn TCP/IP a classic example of the interface is simple, client, server-side examples of both.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-14
    • 文件大小:22445659
    • 提供者:wang ji wo
  1. talk

    0下载:
  2. 实现了TCP用户聊天程序,有客户端和服务器端,通过设置ip地址和端口号实现了2端的实时通信聊天。-Achieved a TCP user chat program, a client and server, by setting the ip address and port number by 2 to achieve the real-time communication chat client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:71811
    • 提供者:liuxd
  1. S12-1

    0下载:
  2. 网络基于TCP/IP协议的组网服务器和客户端,网络基于TCP/IP协议的组网服务器和客户端-Network based on TCP/IP protocol network server and the client, the network based on TCP/IP protocol network server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:216086
    • 提供者:wewei
  1. stock-0.0.9.tar

    2下载:
  2. 用GTK+做用户界面 股票每日分时行情用数据库管理——MYSQL 软件应用方式客户端/服务器模式 基于TCP/IP的C/S通信模式 实现STOCK -With GTK+ User interface so the stock market using daily time-sharing database management- MYSQL software application client/server model is based on TCP/IP in
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-04-01
    • 文件大小:79611
    • 提供者:cxp
  1. TcpClient_mod

    0下载:
  2. Windows CE下的客户端TCP/IP程序,提供PDA用户通过GPRS网络连接到远端服务器的代码-Under the Windows CE client TCP/IP processes in order to provide PDA users to connect through the GPRS network to the remote server code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-17
    • 文件大小:29734
    • 提供者:monica
  1. wenjianchuanshu

    0下载:
  2. 基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:444320
    • 提供者:bang
  1. client_server

    0下载:
  2. Linux 环境下用QT编写的客户端与服务器端通过TCP/IP网络连接通信的简单示例.-Linux server/client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:3473
    • 提供者:taomic
  1. CsharpIPUploadFile

    0下载:
  2. 通过TCP/IP 连接服务器和客户端,实现从客户端向服务器传送文件-Through TCP/IP to connect server and client, from client to send files to the server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:280097
    • 提供者:alvina
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com