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

搜索资源列表

  1. socketftp

    1下载:
  2. 该文件是基于socket编程的ftp文件传输的源代码。包含了服务器和客户端的源代码,是使用C语言编写的。运行在linux环境中。无解压密码。不妥之处,还请高手给予指点。-the document is based on the socket programming ftp file transfer the source code. Includes server and client source code is the use of the C language. Run on the Li
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:mafengxi
  1. client

    0下载:
  2. 一个在linux下进行 socket udp 编程的例子,这个例子里实现了一个udp客户端。-A udp socket program example
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:710
    • 提供者:arar
  1. LlcpSocket

    0下载:
  2. Llcp Client Socket represents a LLCP Connection- Oriented client to be used in a connection-oriented communication Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:niuxuilen
  1. socket

    0下载:
  2. 在linux下使用socket编译,实现client调试用服务器的端的函数,实现了一个小型的COM架构,可以很好的适用于跨进程函数调用-Use socket compiled under linux, achieve client debugging server-side function to achieve a small COM architecture, can be well applied to cross-process function calls
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:5608
    • 提供者:liguochen
  1. WinToLinuxSocket

    0下载:
  2. 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:prrkedac
  1. server_setup

    0下载:
  2. 封装了Linux上socket相关的系统调用,可快速建立服务于单个客户端的TCP/UDP服务器。-Package on the Linux socket-related system calls, you can quickly build services to a single client TCP/UDP server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:name
  1. socket

    0下载:
  2. linux下的C语言编程,包括socket的长连接和短连接,有server端和client端的处理,以及简单的实例。-C language programming under Linux, including long connection and short connection socket, a server side and client side processing, as well as a simple example.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:9769
    • 提供者:
  1. Linux

    1下载:
  2. 东大软院Linux大实验。在Linux环境下通过C语言实现模拟猜数的游戏,实现客户端与服务器之间的通信。-East Hospital Linux soft big experiment. Guessing game based on socket communications. Client and server side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-01-03
    • 文件大小:257024
    • 提供者:yaoyao
  1. test-client

    0下载:
  2. 自己开发的socket通讯客户端,里面有连接socket,固定256byte。-A socket program for Linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:315515
    • 提供者:Sugar
  1. Linux-TCP-Sample

    0下载:
  2. 这是自己编写的linux socket tcp 编程实例,包括Server与Client,仅供参考。-This is their preparation linux socket tcp programming examples, including Server and Client, for reference purposes only.
  3. 所属分类:Linux Network

    • 发布日期:2016-01-16
    • 文件大小:1024
    • 提供者:张华斌
  1. select_server

    0下载:
  2. linux下socket 网络通信,客户端和server端入门例子-Linux under the socket network communication, the client and server side entry example
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:7543
    • 提供者:高顺
  1. client

    0下载:
  2. 虚拟机客户端连接,使用socket套接字,实现客户端与服务器的连接-LINUX TCP
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:608
    • 提供者:晴天娃娃
  1. socket

    0下载:
  2. linux下实现socket通信,client端可以将文本文档传输给server端,client端也可收到server端信息。-Linux socket communication, client-side text documents can be transmitted to the server-side, client-side can also receive server-side information.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:xz
  1. socket

    0下载:
  2. 此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc 编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port n
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:6320
    • 提供者:GXG
  1. send_file

    0下载:
  2. Linux环境下的socket编程,可实现client和server的相互通信,可发送文件。-Linux environment socket programming, can achieve client and server communication, can send documents.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-13
    • 文件大小:3160
    • 提供者:Criske
  1. cli_test

    0下载:
  2. 基于嵌入式Linux的聊天程序的客户端部分,使用socket套接字进行网络间通信。(The client part of the chat program based on embedded Linux uses socket socket to communicate with each other.)
  3. 所属分类:Linux/Unix编程

  1. tarena

    0下载:
  2. 基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。(UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:602112
    • 提供者:Melodyluer
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:41984
    • 提供者:零下10度C
  1. 简单TCP套接

    0下载:
  2. linux系统下简单的soket套接,实现客户端与服务单的简单信息传输(Simple soket socket under Linux system,Simple information transmission of client and service list)
  3. 所属分类:Linux/Unix编程

  1. chathome

    1下载:
  2. 网络编程,socket,客户端与服务器,简化版网络聊天室(Network programming, socket, client and server, simplified network chat room.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:崛起的昊
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com