搜索资源列表
nucleus _telnet
- 嵌入式操作系统Nucleus Plus下的telnet客户端程序。Nucleus Plus据说是国内装机量最大的RTOS(比Vxworks还多),本源码已经过严格测试,在数以万计的机器上正在运行。-Embedded Operating System Nucleus Plus the telnet client. Nucleus Plus is said to be the largest domestic capacity of RTOS (more than Vxworks) the sour
NetCam_CaptureClient
- StarDot公司130万像素网络摄像机(NetCam) ClientPull方式下的Java客户端源代码,可直 接用来做你自己的网络摄像机,吐血推荐,此 源代码全球仅此一份!版权自负 参见http://www.stardot-tech.com/netcam/-StarDot company 1.3 million pixel network cameras (NetCam) ClientPu ll manner of Java client source code, can b
NetCam_CaptureStream
- StarDot公司130万像素网络摄像机(NetCam) ServerPush方式下的Java客户端源代码,可直 接用来做你自己的网络摄像机,吐血推荐,此 源代码全球仅此一份!版权自负 参见http://www.stardot-tech.com/netcam/-StarDot company 1.3 million pixel network cameras (NetCam) ServerPu sh manner Java client source code, can be d
OpenTCP_8052-1[1].0.1.src
- 硬件基于8051与RTL8019 OpenTCP_8051 一共220K 提供了客户端,服务端,TCP,UDP等。
ftps
- CSR蓝牙芯片的ftp程序的服务器端代码 客户端已经上传
ARMTCPQQ
- 是一个ARM上面的PDA开发用的聊天工具,分为客户端与服务器端,纯LINUX环境编译,简单好用
client
- 利用LABVIEW8.6写的tcpip协议的客户端程序
Android_Weixin
- 嵌入式微信客户端-服务器模式,实现周围用户的提示以及相互交换名片和多人聊天功能,此为客户端部分-Embeded System the Client part
ftpclient
- Qt平台下的ftp客户端代码包,能够实现文件的上传与下载!-ftp under Qt
qianrudhcp
- 详细分析了嵌入式系统DHCP客户端协议的实现原理,给出了详细的协议状态变迁图,对Rabbit2000嵌入式系统DHCP客户端协议进行了改进,引入了新的服务器DHCPOFFER响应选择策略,并给出了实现代码-A detailed analysis of the embedded system DHCP client protocol implementation of the principle of the agreement gives a detailed state transition
GPRSClient
- GPRS客户端源码,使用VS2005编译,请参照GPRS服务器源码。-GPRS client source code, compiled using VS2005, please refer to GPRS server source code.
opc_7780
- opc标准开发的服务端和客户端.让你更快的学习和接受opc标准下的东西-opc server this can help you study opc knowledge you will must learn the opc
season2logger
- season2是一个可以将SMARTCARD的通讯抓下来的工具,我传的是这个工具的WINDOWS客户端软件-Season is a tool for capture the smartcard log data, the file is the tool in windows for user
W7100A_TCPC
- 基于网络芯片W7100A的TCP客户端程序-W7100A TCP client program
STM32f103_RT_thread_UDP_Client_OK
- 基于STM32f103和RT_thread操作系统的开发板做客户端的UDP例程,已测试通过-Based on STM32f103 and RT_thread development board of the operating system to do the client UDP routines, has the test pass
ht1381_TCP_Client_595_OK
- 基于STM32f103的HT1381日历时钟芯片和RT_thread操作系统中开发板做客户端的TCP_socket通信例程-Based on STM32f103 HT1381 calendar clock chip and RT_thread operating system development board to do the client TCP_socket communication routines
STM32f103_RT_thread_TCP_Server_OK
- 基于STM32f103VC的RT_thread操作系统中开发板做服务器,PC做客户端的socket通信例程-Based on STM32f103VC RT_thread development board to do the server operating system, the PC client socket communication routines
GT911
- 汇顶触控IC的驱动代码,此代码用于触摸屏的驱动,客户端只要将接口设置对,中断方式设置好,并且主控可以控制触控点个数,将触摸屏的正确配置参数放在主控端就可以正确的触摸,配置信息中包含分辨率,中断方式,触控IC工作的频段。-goodix driver code top touch IC, this code is used to drive the touch screen, as long as the setting for the client interface, interrupt mod
lwip
- lwip例程,对初学者或入门者具有很大的帮助,实现了对客户端的基本要求
RAW_TCP客户端程序
- STM32F407作为TCP客户端源程序,可以与PC网络调试助手作为服务端进行数据传输。