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

搜索资源列表

  1. SIGNAL-char

    0下载:
  2. 使用C语言信号技术实现的聊天室程序(linux环境)-use C language Signal Technology chat rooms (Linux environment)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:11425
    • 提供者:鲍勃
  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. 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. 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. 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. 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. miniFTP

    1下载:
  2. win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:88687
    • 提供者:Pepe
  1. chatroom_multiT_multiP_select

    0下载:
  2. linux下的简单聊天程序,不仅实现了基本的tcp、udpn,还实现了多进程、多线程、基于select的异步io聊天程序,对于初学者,很有帮助-linux under a simple chat program, not only to achieve the basic tcp, udpn, but also to achieve a multi-process, multi-threaded, asynchronous io select based chat program, for be
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:11042
    • 提供者:yuwending
  1. chatroom

    0下载:
  2. Linux聊天室,基于服务器的客户端之间通信的聊天程序,首先建立服务器程序通过多线程方式循环接收客户端信息,客户端程序发送数据,被服务器接收后广播,实现多客户端之间的通信。-Linux chat rooms, chat program based on communication between the client server, the first server program established by multiple threads circulating receive clien
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3235
    • 提供者:
  1. QtChat

    0下载:
  2. 使用Qt做UI,底层采用Linux内核的聊天程序,有服务器和客户端,适合初学者学习-Qt based chatting program, but using Linux kernel as the fundamentals. Includes both the client and server, suit to beginners.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:21361
    • 提供者:李超
  1. Linux_c_chat

    0下载:
  2. 本源代码摘自《《Linux C编程从初学到精通》》一书,采用的是gtk+以及C语言开发出来的网络聊天程序。代码严谨,供学习的上佳之作。在此感谢作者张繁先生-Source code excerpt from " " Linux C programming from beginner to proficient, " " a book, using gtk+ and C language developed network chat program. Code i
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1106556
    • 提供者:蒋俊
  1. net

    0下载:
  2. linux上的一个简单的基于sockt聊天程序。在虚拟机上模拟两个终端,进行聊天。 -Linux is a Sockt based chat program simple. Simulation of the two terminal in a virtual machine, chat.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3465
    • 提供者:天山晴雪
  1. CSchats

    0下载:
  2. 基于linux下个gtk2.0开发的C/S架构一对一聊天程序源码。-Based on Linux next gtk2.0 development of C/S architecture one-to-one chat program source code.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:4834
    • 提供者:司雨
  1. qq-chat

    0下载:
  2. 这是一个局域网聊天程序,基于Linux环境,使用qt和C++开发的,可以实现简单的聊天,-This is a LAN chat program, based on the Linux environment, using QT and C++ development, can achieve a simple chat,
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:104121
    • 提供者:wupeng
  1. udp_simplechat_C

    0下载:
  2. 简易版的基于UDP的linux下的聊天程序,纯C语言,直接GCC编译运行,默认是本地IP,若要与另一台机器通信改下对应IP即可,适合初学者-Simple version of the Linux based UDP chat program, pure C language, GCC compiler directly run, the default is the local IP, if you want to communicate with another machine to chan
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1405
    • 提供者:小罗
  1. communication

    0下载:
  2. linux下用C语言写的网络聊天程序,实现两台主机之间互相聊天,有TCP和UDP版本。-Under linux written in C language network chat program, implement a chat between two hosts each other, there are versions of TCP and UDP.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:12220
    • 提供者:
« 1 2 3 45 6 »
搜珍网 www.dssz.com