CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 服务器端代码

搜索资源列表

  1. LinuxNet

    2下载:
  2. 非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server end multithreading)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5.19kb
    • 提供者:penion
  1. fuwuqidaun

    0下载:
  2. linux下服务器端代码 他是面向连接的-under linux server-side code he is the connection-oriented
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:李洪臣
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:xc
  1. qtsocket

    0下载:
  2. qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:30.93kb
    • 提供者:sophia
  1. serfox

    0下载:
  2. 基于ARM+Linux的视频采集服务器端代码-Based on ARM+ Linux video capture of the server-side code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:910byte
    • 提供者:YANG
  1. c-s-connect

    0下载:
  2. linux下,以CS结构建立的通讯机制,包括服务器端和客户端,包括IP,端口等处理以及绑定,代码设计成启动的时候手动输入IP,适用强,为了避免80端口被占用,所以端口也设置成手动,用的时候请注意-under linux to CS structure established communications mechanisms, including the server-side and client, including IP, port, such as processing and bind
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:13.04kb
    • 提供者:林锋
  1. UDPserver

    0下载:
  2. Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.45kb
    • 提供者:莱克
  1. linux_net_communication

    0下载:
  2. 本代码是在Linux环境服务器端的源代码,实现实时监听和数据传送-the code is used to transmit data base on linux platform on linux server,achieve minitor and transmit data real time
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:573.68kb
    • 提供者:yingha
  1. client

    0下载:
  2. linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:738byte
    • 提供者:KATE
  1. server

    0下载:
  2. 本代码是基于LINUX系统下的,实现企业内部员工间通信的服务器端代码部分。可以完成文件传输及集体会议等。包含详细完整的代码。-The code is based on LINUX systems, the achievement of internal staff communication part of the server-side code. File transfer to be completed and collective meetings. The code contains
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:169.61kb
    • 提供者:赵琪
  1. server

    0下载:
  2. 这段代码是在LINUX下,实现服务器端的数据发送和传输。-This piece of code is developed under the Linux system.And it is run by c.Its function is about the data transformed from the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1008byte
    • 提供者:任展锐
  1. linuxsocket

    0下载:
  2. 用Linux C实现了服务器与客户端数据通讯,已通过测试,代码完整,请试用!-It realize the communication of server and client.It is written by linux C.It has been tested.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.34kb
    • 提供者:DSH
  1. ftp

    3下载:
  2. linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-27
    • 文件大小:1.53kb
    • 提供者:juckciy
  1. qddown_vc1020442426662

    0下载:
  2. 一个仿qq的程序 拥用客户端和服务器端的代码两部分-An imitation qq program with the client and server-side
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:289.49kb
    • 提供者:jiangjun
  1. bank

    1下载:
  2. 银行排队机的实现代码 其中,服务器端在windows平台实现 而取号机则在linux平台实现,需要下载到开发板上。已在mini2440上通过测试,界面漂亮。两者可以连通,实现银行里面的取号叫号系统功能。 code for Bank queuing system,the server runs on windows platform,the client runs on linux platform,you need to download it to board.It has been te
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-03
    • 文件大小:14.97mb
    • 提供者:管公
  1. file-transfer

    0下载:
  2. 嵌入式开发板mini2440上,用于Linux开发环境下,安全文件传输的程序,包括服务器端和客户端代码。-Mini2440 on embedded development board for Linux development environment, the secure file transfer program, including server and client code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:16.47kb
    • 提供者:戚微苏
  1. network-video--player

    1下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-30
    • 文件大小:8kb
    • 提供者:nie
  1. server

    0下载:
  2. 这是一个在Linux环境下服务器端程序代码-This is a Linux environment, server-side code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1007byte
    • 提供者:刘大鹏
  1. judge

    0下载:
  2. Linux C程序,在线答题系统的服务器端代码。-Linux C procedures, server-side code online answer system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:24.71kb
    • 提供者:王行凤
  1. linux大作业代码

    0下载:
  2. 系统采用客户端和服务器端开发模式。在客户端,设计两个进程P1和P2同时读取网卡上的数据,P1读取数据后,负责将TCP报文中的头部数据写入到Packet文件中,P2读取数据后,负责将UDP报文的头部同样写入到Packet文件中。(The system uses the client and server-side development mode. On the client side, we design two processes, P1 and P2, and read the data o
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:5kb
    • 提供者:纯甄
« 12 3 »
搜珍网 www.dssz.com