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

搜索资源列表

  1. TCP

    0下载:
  2. linux下socket网络编程(服务器端和客户端)-socket network programming under linux (server and client)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:10713
    • 提供者:老男孩
  1. consvr

    0下载:
  2. Linux Socket网络编程,并发服务器例程-Linux Socket network programming, concurrent server routine
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:25785
    • 提供者:uclearzgh
  1. loopsvr

    0下载:
  2. Linux Socket网络编程,循环服务器例程-Linux Socket network programming, cycle the server routines
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:35534
    • 提供者:uclearzgh
  1. examples

    0下载:
  2. 用于Linux下socket编程,可实现了udp客户端和服务端,tcp客户端和服务端-For Linux, socket programming, enabling the client and server udp, tcp client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:19760
    • 提供者:李三
  1. server5_5.c.tar

    0下载:
  2. linux下server.socket用来通信,接受数据-server under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:673
    • 提供者:linzihan
  1. client--server

    0下载:
  2. 实现在Linux环境下进程间的通信(socket等函数)。。客户端发两个整数给服务端,服务端会返回两个整数和-In the Linux environment to achieve inter-process communication (socket, etc. functions). . Clients send two integers to the server, the server might return two integers and. . .
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1791
    • 提供者:李大海
  1. os

    0下载:
  2. 网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。 -Network communication process, provide listen
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3800
    • 提供者:liujunwei
  1. os111

    0下载:
  2. 网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。 -Network communication process, provide listen
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3803
    • 提供者:liujunwei
  1. server

    0下载:
  2. 利用socket编写windows和linux通讯程序-Windows and linux using socket communication program written
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1376
    • 提供者:安永泉
  1. Socket.tar

    0下载:
  2. 在linux下用C语言写的TCP/IP协议的Socket编程,饱含一个服务器端,一个客户端。-In linux using C language to write the TCP/IP protocol Socket programming, full of a server, a client.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1253
    • 提供者:梁小涵
  1. socket

    0下载:
  2. linux 客户端 服务器编程源代码,socket-linux source code for client-server programming, socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1284
    • 提供者:刘德华
  1. Linux

    0下载:
  2. 关于linux并发服务器的设计与实现,socket程序开发-Linux server on the design and implementation of concurrent, socket program development
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:95401
    • 提供者:刘德华
  1. socket-code-communication

    0下载:
  2. 应用linux操作系统的socket的api函数编写网络通信程序,实现服务器与客户机之间的数据传输。-Application of the linux operating system socket api function network communication program written, between server and client to achieve data transfer.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1451
    • 提供者:李卓
  1. server

    0下载:
  2. Socket programming in linux. server.c describe how to server listen to client by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:Mr. Lam
  1. socket1.tar

    0下载:
  2. linux下的socket服务器的代码,是socket流编程学习入门必学的!-socket server of the linux/unix stream,good exp!i wish u like
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:5601
    • 提供者:
  1. ftp

    0下载:
  2. 通过学习linux下Socket编程,根据ftp协议,可以编写一个小型的ftp服务器和客户端,实现用户登录对文件的上传和下载的功能。-Learning under linux Socket programming, according to the ftp protocol, you can write a small ftp server and client, the user is logged on the file upload and download function.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:11981
    • 提供者:浅醉
  1. connectWithStream

    0下载:
  2. 利用socket网络编程和图形界面技术,实现客户端和服务器之间的通信,从而达到两台机器通信的目的。-Socket network programming and graphical interface, the communication between client and server, so as to achieve the purpose of the two machines to communicate.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:2341
    • 提供者:xie
  1. qt-socket

    0下载:
  2. 用于Linux操作系统,在QT环境下开发的基于Socket的聊天室,包括server和client两部分-For Linux operating system, developed in a QT environment Socket-based chat rooms, including two parts of the server and client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1238561
    • 提供者:nan
  1. work

    0下载:
  2. Linux Socket编程 简单的server和clinet端基于udp的报文收发处理例程-Linux Socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:6756
    • 提供者:loveqw
  1. socket

    0下载:
  2. linux系统下实现多线程、服务器、客户端、信号处理以及多线程讲解、源码操作说明-Linux system realize multithreading, server, client, signal processing and multithreading explanation, the source operating instructions
  3. 所属分类:Linux Network

    • 发布日期:2017-11-27
    • 文件大小:5232
    • 提供者:贺阳阳
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com