CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - client/server

搜索资源列表

  1. talk_tcp_linux

    0下载:
  2. unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:919153
    • 提供者:刘浪
  1. socket_linux

    0下载:
  2. 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:27567
    • 提供者:许永贤
  1. UDPImageArmLinux

    0下载:
  2. 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmission. Using c / s mode, the ser
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:859886
    • 提供者:吴敏
  1. my_audio

    0下载:
  2. 我写的基于2410的音频播放的程序,采用c/s结构,pc客户端上传音频流,服务器端建立帧缓冲区接收,并播放出来-I wrote based on the 2410 Audio Player procedures adopted c / s structure, pc client uploads audio streams, the server-frame buffer zone established to receive and broadcast
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:31045
    • 提供者:lifeng
  1. irda

    0下载:
  2. 一个ARM下红外的通信的程序,有client和server,交叉编译后就和运行
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:liwei
  1. serverclient

    0下载:
  2. server and client examples for linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:9309
    • 提供者:陳陳
  1. linux_program_video

    0下载:
  2. 基于linux嵌入式开发板的图像采集 服务器端作为图像采集端客户从服务器接受图像-Embedded Linux based development board of server-side image acquisition as image acquisition from the client server accepts images
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:40695
    • 提供者:赵石磊
  1. networking.rar

    0下载:
  2. 嵌入式Linux下使用的telnet客户端和服务器源码,非常经典。,Embedded Linux to use the telnet client and server source code, very classic.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:9839
    • 提供者:lee
  1. pthreads.tar

    0下载:
  2. Pthreads examples are set of files that demonstrate and explain the client server model
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6377
    • 提供者:muhammadbasim
  1. socket2

    0下载:
  2. 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:14249
    • 提供者:zhangwei
  1. application

    0下载:
  2. arm-linux环境小型物联网络,应用层程序,包括服务器端和客户端两部分-arm-linux environment-linked network of small objects, the application layer procedures, including server and client in two parts
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:34756
    • 提供者:zl
  1. client

    0下载:
  2. 根据套接字建立TCP连接的过程,创建服务端程序,并在接收到客户端连接请求后,产生一个新的线程来处理这个客户端的通讯工作-Process to establish a TCP connection according to the socket to create a server program, and receives the client connection requests, resulting in a new thread to handle client communicatio
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:夏秋末
  1. 8.29

    0下载:
  2. 程序采用C/S结构(客户机/服务器),功能实现类似scp命令功能。 实现文件的远程上传,远程下载 提高:增加用户认证功能!-Program using C/S structure (client/server), functions similar to the SCP command function. To realize the remote file upload, download remote Improve: increase user authentication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-26
    • 文件大小:11213
    • 提供者:chenweijun
  1. server

    0下载:
  2. qt环境下编写的一个服务器,该服务器课监听是那个ip地址连接进来,并且可以发送文字、图片、视频的资源个客户端。-qt environment to prepare a server, the server classes listen for incoming connections to that ip address, and can send text, pictures, video resources a client.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-25
    • 文件大小:10299
    • 提供者:黄海盛
  1. Client-Server

    0下载:
  2. 嵌入式中Client-Server即客户端和服务器建立连接的程序-Embedded in Client-Server that the client and server program that establishes connections
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-25
    • 文件大小:2887
    • 提供者:
  1. TCP_talk

    0下载:
  2. tcp协议的简单聊天工程,由客户端、服务器组成,用c语言实现,可用于嵌入式linux网络编程中。-Simple chat engineering, TCP protocol is composed of client, server, implemented in c language, can be used in the embedded Linux network programming.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:12545
    • 提供者:pingshengfu
  1. client.c

    0下载:
  2. 蓝牙客户端发送源代码,能向服务端发送文字性信息。-Bluetooth client sends the source code, can send text information to the server.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:700
    • 提供者:Duxy
  1. Qt-video-surveillance-server

    0下载:
  2. qt视频监控服务器端源码,可以通过设置服务器参数来控制客户端对视频监控的图像采集效果-qt video surveillance server source code, you can control the client image capture effects by setting video surveillance server parameters
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2978600
    • 提供者:胡图图
  1. CAN_ok-test

    0下载:
  2. 完整的CAN的测试程序,包括client,server和makefile,以及已经编译过的可执行文件。-Complete CAN test program, including client, server and makefile, and has compiled executable file.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:120780
    • 提供者:优雅之林
  1. file-server

    0下载:
  2. 此程序可以实现客户端和服务器之间文件的上传,下载并且可以打印服务器文件列表-This program can be achieved between client and server file upload, download and to print the server file list
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-14
    • 文件大小:2048
    • 提供者:火柴
« 12 3 4 »
搜珍网 www.dssz.com