CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 ICQ/即时通讯 搜索资源 - tcp Client/Server

搜索资源列表

  1. chatsocket

    0下载:
  2. 简单的tcp/ip端口聊天程序,软件分为服务器端及客户端,服务器端确定聊天端口,客户端登陆服务器地址即可聊天。-simple tcp / ip ports chat program, the software into server and client, Chat server identified ports, landing client server addresses can chat.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:70818
    • 提供者:kiki
  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. ViaTCPNetChat

    0下载:
  2. 本聊天工具是采用TCP协议实现的,分为客户端和服务器端,客户端需要先向服务器请求连接,服务器接受客户端请求后,双方才可实现网络通讯。-chat tool is the use of the TCP protocol, is divided into client and server side, The client needs first request for connecting servers, client server accepts the request, the two sid
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:80791
    • 提供者:江永聪
  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. chat(网络聊天程序)

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

    • 发布日期:2008-10-13
    • 文件大小:96183
    • 提供者:tom
  1. MFCliaotianchengxu

    0下载:
  2. 基于TCP协议的VC++聊天程序,属于客户端服务器模式,实现局域网通信。-TCP-based chat program VC++, are client-server model, and LAN communications.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:212857
    • 提供者:simon
  1. sheji

    0下载:
  2. 实现简单的局域网聊天工具,TCP/IP,客户端-服务器模式 在VC环境下实现-Easy implementation of the local area network chat tool, TCP/IP, client- server model implementation in VC environment
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-19
    • 文件大小:5839635
    • 提供者:wang
  1. lan_multiuser_com

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-10
    • 文件大小:256923
    • 提供者:许豫飞
  1. JohnChat

    0下载:
  2. CS模式的基于TCP协议的聊天服务器/客户端源代码。-CS mode TCP protocol-based chat server/client source code.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:44760
    • 提供者:ZeroWinNing
  1. javicq

    0下载:
  2. 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接 -System uses a client/server mode between server and client through the socket Socket (TCP) connection
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:104309
    • 提供者:张显
  1. Socket

    0下载:
  2. C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-27
    • 文件大小:41667
    • 提供者:庞妍
  1. VC++Chat

    1下载:
  2. “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-13
    • 文件大小:3242507
    • 提供者:择缘
  1. ChatRoom

    0下载:
  2. 基于 vc++ TCP 聊天室 实例 (服务端+客户端)-chatRoom in WindowsXP base VC++(server+ client)
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-27
    • 文件大小:9756573
    • 提供者:benwood
  1. TCPChat

    0下载:
  2. TCP Chat. Server and client source code
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-07
    • 文件大小:27301
    • 提供者:Roman_Khr
  1. Basic_ClientServer_Chat

    0下载:
  2. Client Server Chat application using TCP IP built in c# .net 2.0 Everything to get you started. I have review and tested the application and confirm that it work very well. Voip and video over ip all built in.-Client Server Chat application u
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:101246
    • 提供者:nik
  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. TCP

    0下载:
  2. 文件传输系统,打开服务端,即可字在客户端传输文件,类似于飞鸽的即时传输工具,在visual 6下成功运行-File transfer system, open the server, you can transfer files in the client words, similar to real-time transmission Feige tool to run successfully in visual 6
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:7134
    • 提供者:riverphoenix
  1. 20103151329193

    0下载:
  2. 这个是个tcp 聊天程序,其中分为客户端,服务端,其中要进行聊天时首先要连接成功(开始监听,和连接),这样才能达到目的 -This is a tcp chat program, which is divided into client, server, chat with them to conduct a successful connection when the first (start listening, and connection), so as to achieve the pu
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:94708
    • 提供者:yuanling1806
  1. chat2

    0下载:
  2. 本次局域网即时聊天程序设计主要用了Visual C++编程环境,设计里还涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。-The LAN Instant Messenger program design is mainly used by Visual C++ programming environment, designed in the network com
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-11
    • 文件大小:3019155
    • 提供者:chenkan
  1. TCPClient

    0下载:
  2. TCP客户端,大学生计算机网络课程的实验,可以实现与服务器端的对话-TCP client, experimental computer network courses Students can achieve a dialogue with the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-16
    • 文件大小:68010
    • 提供者:陈鑫
« 12 3 »
搜珍网 www.dssz.com