CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 聊天 tcp

搜索资源列表

  1. TCP100001

    0下载:
  2. TCP聊天程序服务器端 所有源代码及可执行文件-TCP Chat server end all source code and executable files
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:32315
    • 提供者:zhou
  1. NetTcpChat

    0下载:
  2. 通过TCP方式,进程文字聊天.一个作为服务器,一个作为客户端-through TCP, process text chat. As a server, one as a client
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6462
    • 提供者:cjw
  1. 聊天软件

    0下载:
  2. 这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:5201
    • 提供者:杨然
  1. file_transfer

    0下载:
  2. linux下用c写的简易聊天室程序,非常好的tcp通信源代码,用的是c语言,一般直接就可以用-under linux with c chat room to write a simple program, very good communication tcp source code using c language, generally can be used directly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1654
    • 提供者:wuming
  1. linux-chat-tcp

    0下载:
  2. linux下的聊天程序,使用TCP三次握手-chat program under linux, using the TCP three-way handshake
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2422
    • 提供者:梁涛
  1. chat_tcp

    1下载:
  2. 基于Tcp的chat聊天室,可以实现多人的广播聊天,退出时通知其它用户。-Tcp-based chat in chat rooms, can be achieved over the broadcast chat, exit notify other users.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2886
    • 提供者:kathy
  1. mutil-chatting

    0下载:
  2. 基于tcp实现的多人聊天程序 1) 支持用户并发请求(注册,登录,聊天) 2) 当用户登录时,应该提示其所有在线好友“自己已经在线” 3) 当用户退出时,应该提示其所有在线好友“自己已经下线” 4) 用户登录时除需要返回登录成功 / 失败信息,还要获取当前自己所有在线好友信息(好友谁在线?) 5) 添加好友(需验证?) 6) 删除好友(目前没有做,只要添加一个函数就可以了) -unix/linux PIC select tcp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:60778
    • 提供者:宋欢欢
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:139911
    • 提供者:stone
  1. qq

    0下载:
  2. 在Linux下用C编写的简单的双人QQ聊天程序,用TCP编写的-Written with C in Linux, a simple double QQ chat program, written by TCP
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:9434
    • 提供者:饶学莎
  1. TCPtalk

    0下载:
  2. 用C写的基于linux下的简单的TCP聊天程序,可用于其他框架下的开发-Written using C under a simple linux-based TCP chat program can be used for other development under the framework of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2256
    • 提供者:liujin
  1. talking

    0下载:
  2. 运用ncurses做界面,mysql做数据库,运用TCP作为传输协议实现多人在线聊天。-Make use of ncurses interface, mysql to do the database, using TCP as the transport protocol multiplayer online chat.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:37137
    • 提供者:方言
  1. tcp

    0下载:
  2. 一个简单的聊天代码,一方发送消息,服务器方看消息-A simple chat code, one party sends a message, the server side to see the message
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3353
    • 提供者:yy
  1. report

    0下载:
  2. Linux C/C++下用GTK+发开基于TCP/IP的C/S模式的局域网络聊天室-Linux C/C++ with GTK+ send open based on TCP/IP of C/S mode of local area network chat rooms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:194870
    • 提供者:19910517
  1. demo_chat_room

    0下载:
  2. 简单的聊天工具,可以多人连接,tcp连接-Simple chat tool, people connections, the tcp connection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:25303
    • 提供者:zhangkun
  1. TCPClient3

    0下载:
  2. 用于聊天和视频传输的系统应用程序,是基于TCP的可靠传输系统-For chat and video transmission system applications, TCP-based reliable transmission system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3884746
    • 提供者:yangyu
  1. des-TCP

    1下载:
  2. java语言编写基于DES加密算法的TCP聊天程序-java language based on the DES encryption algorithm for TCP chat program
  3. 所属分类:加密解密

    • 发布日期:2013-12-19
    • 文件大小:6845
    • 提供者:徐静
  1. tcp.tar

    0下载:
  2. 使用tcp/ip协议实现聊天功能,程序有client和server两部分。(Using tcp/ip protocol to achieve chat function, the program has two parts client and server.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:大海_A
  1. 新建文本文档 (2)

    0下载:
  2. TCP协议,用C语言实现的同步聊天程序,注释写的比较详细,个人觉得对字符串处理比较充分,能够正常编译运行,拿出来和大家分享一下!(Online chat program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:纸戈
  1. TCP_IP聊天项目

    0下载:
  2. 在linux的shell下用Soket编程实现聊天的功能,可以添加,删除好友,一个服务器,多个客户端(Under the shell of Linux, using the Soket programming to realize the chat function, can add, remove friends, a server, multiple clients.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:123904
    • 提供者:是你凯哥哈
  1. qt聊天带文件传输

    2下载:
  2. 通过qt实现局域网内聊天并带有文件传输功能(QT realizes LAN chat and file transfer function.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-07-11
    • 文件大小:13312
    • 提供者:温度5360
« 12 »
搜珍网 www.dssz.com