搜索资源列表
jWAP-1.2
- jwap 协议 udp 可以用于手机通讯-jwap protocol can be used for mobile communications udp
241000DM9000
- int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =276
gateway-1.5.0
- The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In t
MessageTalk-V2.1
- android udp 聊天 发送接收程序-android udp chat sending and receiving process
Send
- 使用X264对视频流进行编码传输 1、在Camera的预览回调函数中获得视频流信息。 2、对视频流进行X264编码。 3、使用udp进行视频上传。-Using X264 for video streaming encoding transmission 1, in the Camera preview callback function to get the video stream information. 2, the video stream for X264 enco
fxcsym
- 本软件是集合信息聊天,文件传输,语音呼叫,用于局域网的手机通讯工具,类似飞鸽传书。完全可以编译,运行!有完整注释! 注意:手机通过wifi连入局域网 本软件设计的以下知识点理解不算太难! 1、短信息:UDP协议 2、语音传输:TCP协议 3、文件传输:多线程 -This software is a collection of information chat, file transfer, voice call for a mobile communication t
dvbstreamer-1.2.tar
- DVBStreamer is an console based application to stream an entire DVB service over UDP.
Sockets-2.3.9.9
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。(C++ Sockets is a cross platform Sockets library that implements TCP, UDP, ICMP and SCTP protoc
W5100S+STM32(keil)例程
- 如何基于STM32来驱动W5100S的芯片,例程含有: 1,ARP&PING 2,DHCP 3,DNS 4,FTP_Client 5,HTTP_Server 6,IPRAW 7,MACRAW 8,NTP 9,PHYPoerDown 10,SNMP 11,TCPC 12,TCPS 13,TFTP_Client 14,UDP 15,UDP -Multicast 16,WOL(How to use the Ethernet chip,such as W5100S, 1,ARP&PING