51avr tcpip http协议

源代码在线查看: ip.h

软件大小: 59 K
上传用户: soul2012
关键词: tcpip http avr 51
下载地址: 免注册下载 普通下载 VIP

相关代码

				//-----------------------------------------------------------------------------
				// IP.H
				//
				//-----------------------------------------------------------------------------
				
				void ip_send(UCHAR *, ULONG, UCHAR, UINT);
				void ip_rcve(UCHAR *);
				
							

相关资源