搜索资源列表

  1. TCP和UDP聊天、传收文件程序(其它源码-vc源码)

    1下载:
  2. 基于TCP和UDP协议的网络聊天、传收文件程序,VC++60实现,包含全部源代码,多提宝贵意见哦-based on TCP and UDP network chat-procedure documents, VC++60 realized, includes all source code, put forward more valuable suggestions oh
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:56320
    • 提供者:苗嘉
  1. jbuliderchat

    0下载:
  2. 用java实现的,使用工具jublider开发的一个,TCP的聊天系统,可以提供不同主机之间的聊天。-using java to achieve, and the use of tools developed by a jublider, TCP chat systems, which can provide different host chat.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:108544
    • 提供者:周小
  1. java_qq_multiThread

    0下载:
  2. 做的一个实现多用户聊天的工具,非常粗糙,用的是TCP连接,纯粹学习,没多大用的,见笑了。-To do an implementation of multi-user chat tool, very rough, using a TCP connection, just learning, not much use, and a laughing stock of the.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:17408
    • 提供者:庄欣
  1. XXRoom

    0下载:
  2. java聊天室服务器,使用TCP协议接受客户端连接,使用UDP向服务器发送消息 使用swing开发界面-java chat room servers, the use of TCP accept client, using UDP messaging server to use development interface swing
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:71680
    • 提供者:flajdlfj
  1. xiaoyuanjishiliaotianxitong

    0下载:
  2. 本系统是C#利用tcp协议开发的校园聊天系统-the system is the use of C# development agreement tcp campus chat system
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:5903360
    • 提供者:王志勇
  1. TCPproject

    0下载:
  2. 用JAVA编写的简单的聊天室程序,实现了TCP通信.-prepared with a simple Java chat room procedures, the TCP communications.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:shiliyan
  1. TCP-chat-client

    0下载:
  2. 这是一个基于tcp的聊天工具,采用了异步socket模式.非常适合正在进行网络编程的人-This is a tcp-based chat tools, using the asynchronous socket model. very suitable for the ongoing program of the network
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:38912
    • 提供者:阿飞发
  1. M=TCP

    0下载:
  2. 实验模拟-TCP聊天客户端 模型使用有停止等待协议进行客服间的通信-Experimental simulation-TCP chat client to use the model agreement has to stop to wait for customer communication
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:1587200
    • 提供者:xiao fei
  1. ChatRoom

    0下载:
  2. 用winsock编写的一个可以聊天的程序,基于TCP/IP协议的-Winsock prepared using a chat program, based on the TCP/IP protocol
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:7439360
    • 提供者:zhangjing
  1. TCP

    0下载:
  2. 一个小型的聊天软件源码,用JAVA编译,方便朋友们更了解JAVA语言-A small chat software source code, using JAVA compiler to facilitate a better understanding of friends JAVA language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:eva yin
  1. TCPserverforchat

    0下载:
  2. TCP程序服务器端程序,在VC6.0上调试通过,可以和TCP聊天程序客户端程序配合使用-TCP server-side procedures, the VC6.0 debugging through, you can chat program and the TCP client program used in conjunction
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:38912
    • 提供者:薛丁山
  1. TCP

    0下载:
  2. 里面有基于TCP的Client和Server两个源码,对大家写C/S聊天有帮助。-There are TCP-based Client and Server both the source of everyone to write C/S chat has help.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:16384
    • 提供者:叶德铭
  1. Chatter

    0下载:
  2. 聊天服务器端和客户端源代码,tcp、ip协议,vc++实现,是学习winsock通讯的很好实例-Chat server and client source code, tcp, ip protocol, vc++ Realize, is to learn from good examples winsock communication
  3. 所属分类:通讯编程

    • 发布日期:2024-05-12
    • 文件大小:96256
    • 提供者:张欣
  1. TCP_chatting

    0下载:
  2. 一个VC下的tcp多人网络聊天程序的源码,包括服务器端源代码和客户端源代码-Tcp under a VC multiplayer online chat program source code, including server-side source code and the client source code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-12
    • 文件大小:391168
    • 提供者:ywei
  1. ARCHITECTURE-CLIENT-SERVEUR-TCP

    0下载:
  2. 一个用JAVA做的可以在局域网聊天的程序-One can use JAVA to do the procedure in the local area network chat
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:ding
  1. TCP-chatroom

    0下载:
  2. 基于TCP协议的网络聊天程序,基于MFC编程。-Based on the TCP network protocol chat program, based on the MFC programming.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:82944
    • 提供者:小明
  1. lan

    0下载:
  2. java,局域网聊天程序,有源码,socket,TCP/IP-java, LAN chat program, a source, socket, TCP/IP
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:12288
    • 提供者:张勤康
  1. chatForSomePeople

    0下载:
  2. 多人文字聊天系统,使用TCP/IP协议,用C++语言实现。里面包含了TCP聊天服务器和TCP聊天客户端。可以实现想QQ群聊天的功能。-More than a text chat system, using TCP/IP protocol, using C++ Language. Which contains the TCP server and TCP chat chat client. May want to realize the
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:5969920
    • 提供者:纯哲
  1. 30115450638

    1下载:
  2. 基于TCP和UDP开发的聊天程序,用JAVA开发,请大家参考下,多多指教。-TCP and UDP-based chat program developed with JAVA development, please refer to the next exhibitions.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:67584
    • 提供者:张成涛
  1. TCP

    0下载:
  2. 用C#编写的TCP/IP异步的聊天程序,有兴趣的可以看下-Using C# Prepared TCP/IP asynchronous chat program, interested can facie
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:92160
    • 提供者:zgstianshi
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org