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

搜索资源列表

  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. gpe-irc-0.07

    0下载:
  2. 这是一个运行于嵌入式Linux系统上的irc即时通信客户端软件。-This is a instant messaging client software, irc, running on embedded Linux system.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:714773
    • 提供者:fzrlly
  1. communication_model_of_GPRS.RAR

    0下载:
  2. PDA,PND的GPRS通信模块,用于传输短消息和图片,包括了服务器和客户端的代码-PDA, PND' s GPRS communication module, for the transmission of short messages and pictures, including the server and client code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:41857
    • 提供者:taozhaoqing
  1. TCPserverclient

    0下载:
  2. 使用TCP建立的客户端和服务器通信的一个简单代码 适合初学者学习-Established using the TCP client and server communications in a simple code for beginners to learn
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:4791
    • 提供者:李山
  1. bluetooth

    1下载:
  2. 本设计是基于蓝牙技术设计的一个嵌入式的点菜系统,采取c/s结构,将嵌入式开发板arm2410s作为无线点菜器,也就是客户端,pc作为后台管理器,也就是服务器端,服务器端在linux下进行开发,客户端和服务器端通过蓝牙进行无线通信,其中利用qt designer制作菜单界面。-The design is based on the design of an embedded Bluetooth technology a la carte system, to c/s structure, the e
  3. 所属分类:Embeded Linux

    • 发布日期:2015-01-31
    • 文件大小:847872
    • 提供者:liao
  1. time_ser_cli

    0下载:
  2. linux下的一个基于socket通信的时间服务器和客户端的源码!-a socket-based communication server and client source code under linux!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:8767
    • 提供者:贾炜
  1. THREAD

    0下载:
  2. linux下的socket通信,基于线程的并发服务器和客户端程序!-linux socket communication, thread-based concurrency server and client programs!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:10238
    • 提供者:贾炜
  1. TCP_UDP

    0下载:
  2. 在linux系统里面实现TCP通信,根据相关的服务器和客户端并传送信息。-Realization of TCP communication in the Linux system, according to the server and the client and transmits information related to.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:18879
    • 提供者:郭兆乾
  1. src

    0下载:
  2. TCP103主机协议,本侧做为客户端,连接作为服务端的103从机进行通信-TCP103 host protocol, as the client side, the server 103 is connected as a slave for communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:19425
    • 提供者:wlong
  1. src

    0下载:
  2. 基于ARM—Linux的智能家居系统,可以通过网络通信与安卓客户端连接并查看,采集来得温湿度及视屏!温湿度通过ZigBee采集,安卓端可以控制上限值计报警!-Based Smart Home System ARM-Linux, you can connect and view, capture more temperature and humidity and screen through the network to communicate with the Android client! Z
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2704287
    • 提供者:leidejun
  1. car

    0下载:
  2. 基于ARM cotex-A8的开发板,驱动camer_drive通过camera端口控制小车的前进、后退、左转、右转。服务器端用与客户端实现通信,把客户端的数据发送给服务器,服务器将指令传递给驱动,实现小车的功能。-Development board based on ARM cotex- A8, drive camer_drive through camera port to control the car forward, backward, turn left, turn right.Se
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:3570
    • 提供者:邹刚
  1. parking-lot-system

    2下载:
  2. 这是一个小型项目,基于物联网的智能停车场管理系统,采用Cortex_a8平台,分为服务器端子系统、客户端子系统、RFID子系统、停车场收费子系统、Zigbee无线网络通信子系统、视频监控和抓拍子系统,由车辆射频识别、数据发送、数据采集、传输、GPRS通信、视频监控、图像传输、后端服务器和远程客户端等模块组成。-This is a small project, based on the Internet of Things intelligent parking management system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3579355
    • 提供者:sowar
  1. linux-menu

    0下载:
  2. 本设计是基于蓝牙技术设计的一个嵌入式的点菜系统,采取c/s结构,将嵌入式开发板arm2410s作为无线点菜器,也就是客户端,pc作为后台管理器,也就是服务器端,服务器端在linux下进行开发,客户端和服务器端通过蓝牙进行无线通信,其中利用qt designer制作界面。-qt designer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:762153
    • 提供者:陈文
  1. 1ianrushi

    0下载:
  2. 使用tcp/ip协议进行通信,建立客户端与服务器; 使用本人的姓名拼音作为登陆名,学号作为登陆密码,securityCRT能打印登陆信息; -Using tcp/ip protocol to communicate, build client and server Use my full name as login name, student number as login password, securityCRT login information can be printed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:3058532
    • 提供者:chen
  1. dai_ma

    0下载:
  2. 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-02
    • 文件大小:2690048
    • 提供者:文松
  1. libiec61850-1.2.1.tar

    2下载:
  2. 此库通过标准C编写,提供IEC61850的MMS协议实现的最新版ED2,兼容大多数ED1;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写
  3. 所属分类:嵌入式Linux

    • 发布日期:2019-03-30
    • 文件大小:1156096
    • 提供者:wishfj
搜珍网 www.dssz.com