-
犯错
嵌入式TCP/IP协议栈说明书下载--
技术说明:
1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。
2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。
3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。
4)协议栈采用C代码编写,可方便的移植于各种单片机平台。
5)协议栈在ARM7+RTL8019硬件环境下测试,并建立了FTP服务器和WEB服务器,性能稳定。
6)协议栈建立的FTP服务器和WEB服务器与Internet Explorer浏览器和ftp.exe相互兼容。
7)协议栈每一个SOCKET上建了数据缓冲队列(数据结构),用于接收SOCKET的并发数据,实现多SOCKET的并发数据报处理,可同时运行FTP服务器和WEB服务器。
8)协议栈实现了ACK的延时答应(200ms),支持TCP多包发送和接收,但未支持TCP数据报的失序处理,因此适合局域网内使用。
诚邀与您合作,QQ:292942278-err
- 2022-02-21 03:42:25下载
- 积分:1
-
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simul...
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Chapter 6
- 2022-07-08 18:49:02下载
- 积分:1
-
导弹路径规划仿真算法
导弹路径规划仿真算法-基于基本遗传算法的编程-Missile path planning simulation algorithm- the basic genetic algorithm-based programming
- 2023-01-18 16:15:03下载
- 积分:1
-
本章介绍智能客户端的安全性问题。智能客户端将逻辑和数据分布到客户端计算机;因此需要考虑的安全性和与瘦客户端应用程序相关的安全性是不同的,后者的数据和逻辑更多地被...
本章介绍智能客户端的安全性问题。智能客户端将逻辑和数据分布到客户端计算机;因此需要考虑的安全性和与瘦客户端应用程序相关的安全性是不同的,后者的数据和逻辑更多地被限制到服务器。本章讨论智能客户端应用程序中的数据安全性、身份验证、授权以及代码访问角色的安全性。-chapter describes smart client security issues. Smart client will be logic and data distribution to the client computer; Hence the need to consider the safety and FOR THIN CLIENT applications with the relevant safety is different. The latter data and more logical to be limited to the server. This chapter discusses the smart client applications of data security, authentication, authorization and role of the code access security.
- 2022-03-22 19:41:27下载
- 积分:1
-
rfc1738文档 rfc1738文档 rfc1738文档
rfc1738文档 rfc1738文档 rfc1738文档-rfc1738 document files rfc1738 rfc1738 document files Document files rfc1738 rfc1738 rfc1738 rfc1738 document files rfc1 738 Documents
- 2023-07-30 00:20:03下载
- 积分:1
-
本代码设计了一个销售管理系统,实现了库存查询、销售管理、报表打印等功能模块...
本代码设计了一个销售管理系统,实现了库存查询、销售管理、报表打印等功能模块-the code designed a sales management system, the inventory inquiries, sales management, financial statements and other functional modules Print
- 2022-04-11 14:15:43下载
- 积分:1
-
Standard C library Standard C Library
标准C函数库
标准C函数库-Standard C library Standard C Library
- 2022-07-01 12:52:00下载
- 积分:1
-
软件工程的大作业,是一个关于纸牌的小游戏。包括相关的文档。...
软件工程的大作业,是一个关于纸牌的小游戏。包括相关的文档。-Software engineering major operations, is a small game on the cards. Including relevant documents.
- 2022-09-22 23:10:02下载
- 积分:1
-
设计模式之State,设计模式之State
设计模式之State,设计模式之State-Design Pattern of State, the State Design Pattern
- 2023-08-29 14:30:03下载
- 积分:1
-
Bus Station Noticer Software
The software is produced for bus. A bus will broadcast a voice file when it arrive at a station or leave a station.
The software is programmed by vc++ 6.0. And it can run directly.The data is stored at a *.mdb file,which is formated in access. The software generate a data file,and bus can use the data to broadcast.
- 2023-02-10 20:55:05下载
- 积分:1