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

搜索资源列表

  1. netswitch

    0下载:
  2. 在有名的开源elphel 333 系列网络摄像机基础上,本人设计了RS485到ETRAX 100 LX的串口的转换板,用于控制云台,此代码为完整的,包含客户端的控制用的FLASH,以及服务端的服务程序源代码。-revenue in the famous series elphel 333 network camera based on I designed a RS485 ETRAX 100 LX to the serial conversion boards, for the control
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:75146
    • 提供者:朱振华
  1. Client_example

    0下载:
  2. 基于qt2.3.7的客户端网络程序,在rehat9下用交叉编译器2.95.3编译通过,可以直接使用-Qt2.3.7 client-based network program, in rehat9 using cross compiler 2.95.3 compiler passed, can be directly used
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:61803
    • 提供者:陈剑
  1. nettest

    0下载:
  2. 嵌入式arm7uclinux操作系统应用程序编程.基于uclinux的网络编程,包括了客户端和服务器端程序,在44b0开发板上实现-Embedded operating system application programming arm7uclinux. UClinux-based network programming, including client and server-side procedures, the development board to achieve 44b0
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2076
    • 提供者:apay2004
  1. socket

    0下载:
  2. DavinciDM6446系统下,网络通讯SOCKET传输YUV文件代码.包括客户端和服务端-DavinciDM6446 system, network communication SOCKET transfer YUV file code. Including client and server-side
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1221665
    • 提供者:mafaqing
  1. NetSpeedTest

    0下载:
  2. 这个是TI DAVINCI DM355的和PC 电脑之间的网络速度测试程序, 用来对DM355的网络速度极限测试, 分别有在DM355上的LINUX的程序,和PC HOST的VC 网络测试程序, 是客户端和服务端-this is source code about net speed testing between TI DAVINCI DM355 and PC host
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1524102
    • 提供者:steven
  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. project

    0下载:
  2. 嵌入式LINUX下开发的网络黑白棋源程序,包括客户端和服务端-Embedded LINUX source code developed under the Network Othello, including client and server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:715917
    • 提供者:daixin
  1. remote_capture_of_stb

    0下载:
  2. 机顶盒远程抓包:远程管理网络机顶盒,远程抓取机顶盒端所有网络包。 capserver在机顶盒linux环境上运行,客户端使用VC编写,编译后可直接运行。-remote capture for stb
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:30285
    • 提供者:allhappyx
  1. g_player

    0下载:
  2. 用C C++ Mplayer 在QT上实现的一个简单网络视频播放器,能缓冲播放,模拟的tftp协议传送文件,tftp的服务端与客户端都在里面- 中文(简体) 英语 日语
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:54939
    • 提供者:zhoufujiang
  1. src

    0下载:
  2. 实现嵌入式开发板采集视频。PC机客户端查看,也可以在安卓手机客户端查看。通过网络传输视频数据-Embedded development board to capture video. The PC client view, the view can also end Android mobile phone customers. Transmit video data via the network
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-28
    • 文件大小:5391233
    • 提供者:马小杰
  1. QT_chat

    0下载:
  2. qt界面编程是相关知识,开发出一套网络通讯系统,该系统由服务端和客户端两部分组成,服务端对客户端发送消息进行判断,转发等操作,从而使各个客户端之间能够进行信息的交互,客户端主要负责客户的登录,显示在线客户列表,以及各个客户之间进行信息的交互。-qt programming interface is relevant knowledge, develop a network communication system, the system consists of server and client
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:120629
    • 提供者:cqj
  1. liaotiashi

    0下载:
  2. 基于qt的网络聊天室,可实现多客户端同时登陆,服务端监视客户端的聊天信息等,还可客户端和客户端之间发送文件。-Qt-based chat rooms, multi-client while landing, server monitoring client chat messages, etc., but also between the client and the client to send the file.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:58625
    • 提供者:伟儿
  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. HI3518-ip-cam-source-programs

    1下载:
  2. HI3518 网络摄象机开发套件,设备端和客户端源码以及开发硬件,甚至可直接量产详情可QQ332153018-Development Kit HI3518 network cameras, equipment and client source code and the development of hardware, or even direct production details QQ332153018
  3. 所属分类:Embeded Linux

    • 发布日期:2015-02-26
    • 文件大小:245760
    • 提供者:姜泽伟
  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. APP-SO

    3下载:
  2. . 海思网络摄像机客户端DEMO 软件,包括云台控制,图像参数,IP 地址查询,抓拍等网络控制,如添加音频和P2P ONVIF ,TF 卡存储等功能也可以,设备硬件可以全套提供,这样可以完善的开发学习应用,设备的SDK 对接协议和demo ,请QQ332153018,附件是软件功能截图和设备功能规格书,希望对有需要的人提供帮助-Hass DEMO client network camera software, including PTZ control, image parameters,
  3. 所属分类:Embeded Linux

    • 发布日期:2016-08-19
    • 文件大小:12789760
    • 提供者:姜泽伟
  1. Hi3516_Client

    0下载:
  2. 在Linux环境下,开的的基于Hi3516的网络摄像机的客户端,功能很强大,希望能够帮助大家。-Under Linux, open-based network camera Hi3516 client, very powerful, I hope to help everyone.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2729315
    • 提供者:张生
  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. QSmart

    0下载:
  2. 使用qt编写的使用网络控制485模块的服务端和客户端(Network control 485 module)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-17
    • 文件大小:39213056
    • 提供者:3xiaobu3
  1. 开源的网络客户端测试

    0下载:
  2. 提供一个开源版本的源代码,用于学习交流,提升自己。
  3. 所属分类:嵌入式Linux

« 12 »
搜珍网 www.dssz.com