搜索资源列表
SST_MCU_chinese_V10
- 著名超灵活功能的单片机仿真器芯片---SST89系列单片机的中文应用手册,可实现6个UART串口,72K的用户程序空间,超64K的数据存储空间,在片仿真功能,客户端产品升级功能,开发和生产均不用买任何设备即可完成产品的设计.是单片机初学者和单片机高手的必读手册-famous ultra-flexible functionality of the chip microcontroller simulator SST89 Series MCU -- Chinese manuals and achie
LB_TCP_CLIENT
- 硬件协议栈芯片W3100A和51单片机实现tcp客户端程序,在keil51环境中-hardware protocol stack and 51 W3100A chip MCU tcp client, in keil51 environment
NetRecorderCODE
- 网络录音盒系列资料之二:源代码。本代码系本人毕业设计的代码部分,包括运行于录音盒上的服务器端代码以及运行于计算机上的客户端代码。所谓网络录音盒是指通过网络向远程计算机提供录音盒所在位置的监听和录音功能的网络设备。为了方便用户选择自己需要的内容,本人将所有关于网络录音盒的资料分为三个部分上传:1、文档;2、源代码;3、测试过程。(站长可以重新对上述内容进行组织)-network box recording information from the two series : the source c
NetRecorderTEST
- 网络录音盒系列资料之三:测试过程。本资料系本人毕业设计的测试部分,包括客户端程序的运行界面、录音盒的照片以及测试过程的视频。所谓网络录音盒是指通过网络向远程计算机提供录音盒所在位置的监听和录音功能的网络设备。为了方便用户选择自己需要的内容,本人将所有关于网络录音盒的资料分为三个部分上传:1、文档;2、源代码;3、测试过程。(站长可以重新对上述内容进行组织)-network data recording boxes series three : tests. This information is
linux_lcd
- 2个.c文件为topway a9033的源代码,另外3个是基于linux收发文件的客户端开发。-2. C topway a9033 to document the source code, Another three transceiver is based on the document linux client development.
modbuspw
- build a modbus client/server for use on the Protocessor (from FieldServer Technologies) Tools Required: 1. Microchip MCC18 compiler. 2. ICD2 debugger (or other device to program your PIC) 3. Protocessor hardware.
example1
- linux下使用socket进行网络通信,含server.c和client.c文件,使用时可以将server.c在PC linux下运行,client.c经交叉编译后下到开发板运行
DllTest
- This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
ntpclient
- ntp client, can get the current time about the lots of time zone.
tcpclient
- 这是一个tcp 的client 源程序,可以在单片机测试时使用.
SuperOPC-vc7
- VC 编写的OPC客户端-VC prepared by the OPC client
基于PIC18F66J60的Ethernet转串口参考设计
- ETORS232基于一种单芯片的Ethernet 与RS-232 协议转换器的设计。该方案采用Microchip针对嵌入式系统的Internet接入应用 开发出的8位集成以太网控制芯片PIC18F66J60,并且系统内嵌了Microchip发布的基于此芯片的TCP/IP协议栈,能够使设备以UDP、TCP Server、TCP Client模式接入到网络。
client
- socket的客户端源代码,使用在linux与Arm在通信之中 -socket client source code used in Linux and Arm in communication among
TCPNET_X256-client
- AT91芯片,网络TCP/IP通讯工程。本程序是客户端工程,希望可以对各位同学有帮助,已经实际测试过。-AT91 chips, network TCP/IP communications engineering. This program is the client works, I hope you can help students have actually tested.
TS-W5500-client-sample
- TS-W5500模块-客户端模式例程-基於STM32-TS-W5500 Module- client mode routines
NETCONN_TCP-client
- 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP客户端,网络调试助手做TCP服务器,TCP连接以一个任务的方式来运行的,开发板尝试连接网络调试助手,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment
ESP8266TCP-Client-cloud
- 物联网WIFI芯片ESP8266用TCP Client进行云端升级,加入四字节对齐算法,MD5校验算法-Internet of Things WIFI chip ESP8266 with TCP Client for cloud upgrades, adding four-byte alignment algorithm, MD5 check algorithm
HTTP-Client
- STM32F10ZET6 单片机SPI转以太网,W5500,HTTP Client实现 Keil 4 编程-STM32F10ZET6 single-chip SPI to Ethernet, W5500, HTTP Client implementation
4.TCP Client
- W5500 TCP 客户端例程 可以实现TCP客户端与服务器进行数据传输。(W5500 TCP client routine The data transmission of the TCP client and the server can be realized.)