搜索资源列表
ARMSYS
- 杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应
是Microchip的芯片ENC28J60的TCP/IP的完整协议栈
- 是Microchip的芯片ENC28J60的TCP/IP的完整协议栈(自Microchip的非公开下游ODM厂商资料,官方不提供下载)。其中有完整的TCP/IP/UDP/HTTP/FTP/SNMP等的Demo,甚至有为FTP演示用的Microchip File System的源码,方便各种直接应用。-Is the chip ENC28J60 Microchip' s TCP/IP protocol stack integrity (from Microchip' s downstream ODM
TCPinterception
- tcp数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植,该例子是在ucos环境下移植,并在lpc2368处理器上运行成功,选用的是DM69161网卡-tcp listening examples of data to achieve a listening udp data loop operation, can be transferred to the LPC processor, different process
ch32b
- 程序运行要求系统中有一台运行Linux 6.0以上版本的Linux服务器,并且开放PING和UDP协议,远程发送文件程序-Program requirements have a system running Linux 6.0 or above versions of Linux servers, and open PING and the UDP protocol, remote procedure to send the file
cports
- CurrPorts displays the list of all currently opened TCP/IP and UDP ports on your local computer. For each port in the list, information about the process that opened the port is also displayed, including the process name, full path of the proce
RTL8019
- 本文件夹中的代码是“RTL8019”的驱动代码。 main.c 该文件包括了main主函数,为读者朋友提供了一个以太网主循环的例子,读者朋友可根据自己系统以及用到的协议来自行更改这个循环。 RTL8019.C 该文件包括了RTL8019读写寄存器、重启芯片、接收数据包、发送数据包等各个底层驱动函数,以及ARP、以太网数据包处理等初级处理函数。 IP.C 该文件包括了UDP等IP层的协议代码。-The code in the folder is " RTL8019&
lwip-test
- lm9b06 以太网 UDP通讯 内置文件系统以及sd卡测试程序-lm9b06 Ethernet UDP communication built-in sd card file system and test procedures
crisscross-latest.tar.tar
- CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
angel_php
- Describe: VHDL Cookbook including many useful building blocks. Develop tools: VHDL | File size:4374KB | Downloads: 0 [TCP/IP Stack] back4.zip <ding_xinyi> upload at 2011-9-17 4:40:30 Describe: UDP java reference reliable transmission,
netwrs
- This library implements the VxWorks Trivial File Transfer Protocol (TFTP) client library. TFTP is a simple file transfer protocol (hence the name "trivial") implemented over UDP. TFTP was designed to be small and easy to implement. Therefore,
System_Demons
- 0.最简单的SystemC程序:hello, world. 1.用SystemC实现D触发器的例子,同时也演示了如何生成VCD波形文件。 2.用SystemC实现同步FIFO的例子。这个FIFO是从同文件夹的fifo.v(verilog代码)翻译过来的。 3.如何在SystemC中实现延时(类似verilog中的#time)的例子。 4.SystemC文档《User Guide》中的例子。注意和文挡中稍有不同的是修改了packet.h文件,重载了=和<<操作符。这其实
udp_client_simple
- 本程序是TI的32位单品机LM3S9D96官方开发板上,基于IAR平台的,用C语言编写的,基于LWIP协议的UDP客户端的通信完整工程文件。从电脑传的数据经网口可在液晶屏幕及串口上同时显示。已经调通。改程序综合了,串口,液晶显示,网口,以太网的各个功能。是该系列单片机的高级应用。-This program is TI' s 32-bit single product machine LM3S9D96 official development board based the IAR plat
SIM900PMSP430F5438
- 基于MSP430F5438的SIM900 GPRS/GSM模块开发应用资料包 文件内容: 1.资料:应用电路所需元件datasheet,MSP430F5xxx系列资料,SIM900硬件手册、硬件设计指南、AT指令集等 2.软件:调试程序所需的 串口调试助手,TCP/UDP调试工具,SIM900/SIM300 AT指令演示软件等。 3.硬件:应用电路原理图及PCB 4.程序:MSP430F5438控制SIM900的部分程序。包括收发短信,GPSR数据传输,简单的短信控制功
UDPDemo.tar
- qt网络编程UDP协议文件传输源码,基础入门可以学习借鉴-qt file transfer protocol UDP network programming source code, can learn the basic entry
lwip-2.0.0
- 此文件最主要是lwip官方最新源代码,适合单片机移植的建立在TCP/ip上的更高级的协议,如:http udp以及ftp协议,具体代码移植步骤会在以后上传文件中讲解-This file is the most main lwip latest official source code, suitable for the establishment of the microcontroller transplantation in the more advanced on the TCP/IP p