文件名称:GPRS_UDP_非透传通信.zip
文件大小:313KB
文件格式:ZIP
更新时间:2023-09-30 11:28:21
udp gprs 云服务器 网络通信
实现 GPRS 与 UDP 服务器非透传通信;利用心跳包机制 来维持长连接;服务器地址请在 gprs_at.c 中修改;
【文件预览】:
Hardware
----PC_USART1()
--------pc_usart1.h(239B)
--------pc_usart1.c(4KB)
----SYSTICK()
--------systick.c(2KB)
--------systick.h(390B)
----DATA_UNIT()
--------data_unit.h(321B)
--------data_unit.c(4KB)
----GPRS_WIS800C()
--------gprs_uart2.c(6KB)
--------gprs_at.h(233B)
--------gprs_uart2.h(442B)
--------gprs_at.c(3KB)
----GPIO()
--------gpio.h(365B)
--------gpio.c(1KB)
----TIM()
--------tim.c(4KB)
--------tim.h(201B)
User
----main.c(2KB)
----stm32f10x_it.c(5KB)
----stm32f10x_conf.h(3KB)
----stm32f10x_it.h(2KB)
Libraries
----FWlib()
--------inc()
--------src()
----CMSIS()
--------system_stm32f10x.h(2KB)
--------core_cm3.c(17KB)
--------core_cm3.h(84KB)
--------stm32f10x.h(619KB)
--------startup()
--------system_stm32f10x.c(36KB)
Doc
Project
----RVMDK(uv5)()
--------GPRS_TEST.uvguix.Administrator(92KB)
--------Objects()
--------GPRS_TEST.uvoptx(22KB)
--------GPRS_TEST.uvprojx(22KB)
--------Listings()
--------DebugConfig()