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

搜索资源列表

  1. pthread_chat

    0下载:
  2. linux基于线程的聊天程序 客户端与服务器端-linux pthread chat
  3. 所属分类:Linux Network

    • 发布日期:2017-11-29
    • 文件大小:7490
    • 提供者:吴克
  1. onetomany

    0下载:
  2. 这是linux下,一对多的基于TCP\IP简单的C语言聊天程序-This is under linux, one-to-many based on the TCP \ IP simple chat program in C language
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:16209
    • 提供者:李俊涛
  1. manytomany

    0下载:
  2. 这是linux下,多对多的基于TCP\IP简单的C语言聊天程序。 id:内容 指定发给某一人 内容 发给服务器 *:内容 发给所有人-This is under linux, many-to-many TCP \ IP simple chat program in C language. id: content Specify issued to a person Content Sent to the server *:content Distr
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:12761
    • 提供者:李俊涛
  1. server

    0下载:
  2. 在linux下,用C语言实现的聊天程序中服务器的实现,程序可编译运行。-In Linux, using C language implementation of the realization of the server chat program, and the program can be normal compilation operation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:1300
    • 提供者:蓝雨
  1. mmap_chart

    1下载:
  2. 共享内存的方法,实现linux环境下的,进程间通信,聊天程序-no thing
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-07-04
    • 文件大小:12288
    • 提供者:邓建华
  1. mkfifo

    0下载:
  2. linux环境编程,无名管道实现聊天程序的源码-no thing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:6774
    • 提供者:邓建华
  1. src

    0下载:
  2. 这是linux下的聊天程序,用UDP方式进行连接。包括客户端和服务端。支持一对一、一对多。-This is a chat program using UDP connection under linux. Including the client and the server. Support one-to-one, one-to-many.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:13090
    • 提供者:lzc
  1. 4-4chat

    0下载:
  2. linux课上的聊天程序,可以实现两个对话框的聊天-linux class chat program, you can achieve the two dialog chat
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:33089
    • 提供者:杨翔
  1. UDP_echo_Linux

    0下载:
  2. Linux下实现UDP自动聊天程序,源程序包括客户端和服务器端,保证能够正确运行,用gcc编译一下即可-Under Linux automatically UDP chat program, including client and server-side source code, to run correctly, what can be compiled with gcc
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:1683
    • 提供者:pasta
  1. qq

    0下载:
  2. LINUX下的网络聊天程序,其中利用select函数,实现服务端IO口多路复用-LINUX network chat program, select function IO port multiplexer server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:46101
    • 提供者:零度
  1. 1th_socket

    0下载:
  2. LINUX下的类似QQ的C语言编写的聊天程序,能够实现简单的的发送接收-LINUX C language similar QQ chat program, to achieve the simple sending and receiving
  3. 所属分类:Linux Network

    • 发布日期:2017-11-12
    • 文件大小:6060
    • 提供者:周江
  1. f_client

    0下载:
  2. linux下用socket编程时实现的终端下的服务器、客服端字符聊天程序--客服端程序-linux socket programming achieved when using the terminal server client service character chat program- customer-side program
  3. 所属分类:Network Security

    • 发布日期:2017-11-30
    • 文件大小:1109
    • 提供者:qwm
  1. Desktop

    0下载:
  2. 基于linux的多人聊天程序代码 可以注册 但不是广播 是一对一的聊天-Linux-based multiplayer chat program code can be registered, but is not a broadcast one to one chat
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:6749
    • 提供者:邬林浩
  1. udp_chat

    0下载:
  2. linux下面基于UDP的一个简单C/S聊天程序,通过这个简单的程序,可以让我们对UDP网络编程有更清晰的理解!-linux following a simple UDP-based C/S chat program, through this simple program that allows UDP network programming we have a clearer understanding!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:12741
    • 提供者:yangchaoxu
  1. my_socket

    0下载:
  2. 简单linux 用socket tcp 实现简单的聊天程序-Linux use socket tcp simple simple chat program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:24358
    • 提供者:黄国荣
  1. conmunication

    0下载:
  2. linux环境下开发的类似QQ、飞秋的聊天程序!-Linux development environment similar to the QQ chat program, to fly in autumn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1152161
    • 提供者:封帛
  1. socket_chat_linux

    0下载:
  2. Linux平台下使用socket套接字网络通信技术实现一个并发服务器,实现局域网下的多用户的聊天程序。-Linux platform using the socket socket network communication technology to realize a concurrent server, realize
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:10340
    • 提供者:李飞
  1. linux-socket-chat

    0下载:
  2. 本聊天室程序在Ubuntu下,采用C语言实现,结构为Client/Server结构 服务端程序通过共享存储区存储聊天数据,并发送给每个连接的客户端 -This chat program under the Ubuntu, using C language implementation, structure of Client/Server structure Chat server program through the Shared storage area to store
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:107636
    • 提供者:zhangzhaoqing
  1. linux_232_chat

    0下载:
  2. 这是一个在linux下用c语言编写的简单聊天程序,用232串口连接,使用双进程,能较好的实现双工通信,程序附带详细解释.-This is a C language under the Linux simple chat program, connected by 232 serial port, using a dual process, can realize the duplex communication better, program with detailed explanation.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:12115
    • 提供者:zhu8qing
  1. DESjiamiliaotian

    0下载:
  2. 基于DES加密的TCP聊天程序,在linux环境运行成功后,双方可以实现聊天,聊天内容是经过加密处理的,即便是被截获也不会泄露消息内容-DES encryption of TCP-based chat program, after a successful run linux environment, the two sides can achieve chat, chat content is encrypted, even if the message is intercepted and
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:5738
    • 提供者:飞雪倾心
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com