Welcome![Sign In][Sign Up]
Location:
Search - lpc UDP

Search list

[ARM-PowerPC-ColdFire-MIPSarm7lpc

Description: 深入浅出ARM7 LPC 213x 214x上下两册-ARM7 LPC 213x 214x easy up and down 2
Platform: | Size: 20865024 | Author: 王满仓 | Hits:

[TCP/IP stackUDPinterception

Description: UDP数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植-UDP data examples of listening to realize data udp listening circle operation, can be transferred to the LPC processor, different processors only need to modify the startup file can be very easy to transplant
Platform: | Size: 500736 | Author: jim | Hits:

[uCOSTCPinterception

Description: 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 processors only need to modify the startup file can be very easy to transplant, the example is the environment uCOS transplantation, and lpc2368 processor running successful, choose the network card DM69161
Platform: | Size: 500736 | Author: jim | Hits:

[TCP/IP stackudp

Description: UDP sample code implement on LPC-UDP sample code implement on LPC22xx
Platform: | Size: 1024 | Author: Manoj M | Hits:

[Parallel Port241000DM9000

Description: int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =27662592 //2s //WDMOD =0X03 printf("Start OK!\n") while(1) { if(WorkMode==CLIENTHOST) //TCP客户端 ClientHostProcess() if(WorkMode==SERVERHOST) //tcp 服务器 ServerHostProcess() if(WorkMode==UDPHOST) //UDP 模式 UDPHostProcess() } return 0 } - int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =27662592 //2s //WDMOD =0X03 printf("Start OK!\n") while(1) { if(WorkMode==CLIENTHOST) //TCP客户端 ClientHostProcess() if(WorkMode==SERVERHOST) //tcp 服务器 ServerHostProcess() if(WorkMode==UDPHOST) //UDP 模式 UDPHostProcess() } return 0 }
Platform: | Size: 692224 | Author: 程教育 | Hits:

[ARM-PowerPC-ColdFire-MIPSarm7_88w8686

Description: ARM7(LPC)+88W8686(测试没问题)源代码,SPI模式,自己写的协议栈,只写到ICMP层,UDP层很简单就没写了 编写:wuhl QQ:365950965 没有动力写下去了,关键是我不懂WEP和WPA认证过程,本来可以抓包的,可惜没有相应的网卡,笔记本也坏了, 不然可以用笔记本抓包 东芝笔记本会突然熄火,真是不可思议 如果大家写好了加密认证的方法,麻烦把程序发给我一份,谢谢 这段程序已经调通,完全没有问题。但只能连接不叫米的无线路由器,希望集大家的力量完善它,看程序麻烦从main函数看起-ARM7 (LPC)+88W8686 (test no problem) source code, SPI mode, write your own protocol stack, and only wrote the ICMP layer, the UDP layer is very simple and there is no written preparation: wuhl QQ: 365950965 no power to write down, the key is I do not know the WEP and WPA authentication process could capture, but unfortunately there is no corresponding card, the laptop is broken, or you can capture with notebook Toshiba laptop will suddenly turn off, really incredible if we write the encryption and authentication methods. trouble the program send me a Thank you, this program has been adjusted to pass, no problem. But can only connect to the wireless router, not called m to set everyone' s effort to improve it, to see the process is cumbersome from the main function look
Platform: | Size: 1149952 | Author: wuchwu1986 | Hits:

CodeBus www.codebus.net