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

搜索资源列表

  1. socketChat

    0下载:
  2. linux下聊天程序的总体框架设计,以及一些需要注意的地方,讲的比较详细,会有帮助的-linux under the overall framework for the design of the chat program, as well as some caveats, speak in more detail, there will be help
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:406295
    • 提供者:
  1. chat

    0下载:
  2. 基于Linux系统下,用c编写的一个聊天程序,该程序分为客户端和服务器端亮部分代码-Based on Linux system, using c write a chat program, this program is divided into client and server bright part of the code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:15479
    • 提供者:赵伟坤
  1. QtChat

    0下载:
  2. linux下qt编写的基于tcp/ip的聊天程序客户端-the under linux qt writing client tcp/ip-based chat program
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:5813
    • 提供者:曹霖
  1. qtsocket

    0下载:
  2. 一个用qt编写的聊天程序,含有发送和接收两个包,可以在linux环境下运行,也可在嵌入式中用-A chat program written using qt contains send and receive two packages can run in linux environment, but also can be used in embedded
  3. 所属分类:Linux Network

    • 发布日期:2017-12-02
    • 文件大小:674997
    • 提供者:
  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 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com