搜索资源列表
tcpipC
- 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables
NET_AVR
- 这是利用AVR的ATmega162单片机,驱动RTL8019AS网络控制器实现精简的TCP/IP协议的例子。笔者利用这个做了一个功能简单实用的Http服务器。通过这个些源码,可以深入了解网络协议底层的实现过程和协议的具体细节。做这个工程的过程中,受益颇多。-This is the ATmega162 using AVR microcontroller, driver RTL8019AS network controller to achieve a streamlined TCP/IP prot
s3c2410adc.tar
- 基于s3c2410芯片的数据采集系统 目标环境:S3C2410芯片、经裁剪后的linux2.6内核、sqlite数据库、cgi库 项目描述:节点端采集数据,并通过网络把数据传给服务器端。 服务器接收数据,并把数据保存在数据库中。 服务器可以通过CGI程序远程控制节点发送数据的时间间隔。 该系统还有配套的数据库本地查询系统和基于CGI的网络查询系统。-S3C2410 chip-based data acquisition system target environment: S
liumeiti
- 流媒体 网络流媒体服务器实例 circuit目录 内含该项目的电路图 code目录 内含该项目的源程序-Streaming media network streaming media server directory contains examples of circuit schematics of the project code directory contains the project source code
WinCE_PPP_in
- 一个在Windows CE下实现的PPP主动拨入建立链接的工程,客户端+服务器端,配备有文档-Windows CE under a PPP initiative into implementation of the project set up links, the client+ server-side, equipped with document
server
- GUI for video capturing within an artificial intelligence project using 2 servos and 2 sensor modules
Arbiter
- Arbiter unit includes client and server units. Used for Arbitation of multipliers in Altera FPGA based project. The code supports several multipliers and several clients with different priorities.-Arbiter unit includes client and server units.
24F_WEBSERVERPROJECT
- WEB Server project that uses PIC24F CPU.Contains PCB Files and source codes
Keil-Project
- 基于8051的以太网服务器,基于LWIP协议。-8051 web server(based on lwip)
pic30f_mini_web
- 该项目采用ENC28J60H 以太网接口芯片,主控芯片为dsPIC30F6014A。实现"Mini_Web" 服务器对TCP/IP 协议作出了精简,保留满足基本通信要求的功能。作为服务端,运行一个迷你型网页。可以在局域网内通过电脑浏览器实现控制一个LED 的点亮/熄灭。-The project uses ENC28J60H Ethernet interface chip, the master chip to dsPIC30F6014A. Achieve " Mini_Web"
project
- 嵌入式LINUX下开发的网络黑白棋源程序,包括客户端和服务端-Embedded LINUX source code developed under the Network Othello, including client and server
W7100_Keil
- W7100_Keil工程文件.rar W7100网络处理器源码,包括TCP server、TCP client、UDP的实现代码!-W7100_Keil project files rar W7100 network processor source, including the TCP server, TCP client, UDP code!
bank
- 这是银行排队系统的项目,是基于socket编程的,有客户端和服务端-This is a bank queuing system project, is based on the socket programming, the client and the server
Telnet_Server
- This simple project implementation TCP / IP connection to the microcontroller STM32F407. This project is implemented Telnet Server.
NDK_network
- DM642的网络开发。这个是网络传输的例程,基于NDK1.7的client 例子, 可以运行在VMD642开发板上。 1、需要首先安装NDK1.7 2、client.pjt工程文件在evmdm642目录里 3、工程运行后,在stdout窗口中会显示出当前板卡的IP地址。 缺省的采用固定IP地址:192.168.1.107 你可以修改这个地址,如果是DHCP方式,请改为0.0.0.0 4、工程运行后,可以用winapps里的客户端例程来测试,请在
code
- 基于stm32的GPS项目,通过GPS获取定位信息,将信息通过GPRS传输到服务器,也可通过串口传输,非常好用,程序没有错误,可下载直接使用-Based on the stm32 GPS project, through the GPS positioning information, the transmission of information through GPRS to the server, can also be via a serial port transmission, is
server
- i have attached my academic project in this profile. please do as needful.
STM32_SIM908
- stm32开发的sim908实现向服务器传输定位数据c语言源程序。完整的工程文件。-stm32 development sim908 achieve transmit location data to a server c language source code. Complete project file
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用SD卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到SD卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从SD卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,SD卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T
VxWorks软件开发实例
- VxWorks软件项目开发实例,包括服务器,客户端面,双缓冲池等内容。(VxWorks software project development examples, including server, client side, double buffer pool and so on.)