Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - UDP
Search - UDP - List
使用UDP进行局域网聊天的程序,已经实现大多数的基本功能,如果谁感兴趣可以完善-use UDP LAN chatting procedures have already achieved most of the basic functions, Anyone who is interested can perfect
Update : 2024-05-17 Size : 32768 Publisher : xuyang

DL : 0
S3C44B0下的ucos程序。并包含了udp/ip网络通讯同能。-S3C44B0 under the procedures OUT. And contains udp/ip network communication can be the same.
Update : 2024-05-17 Size : 492544 Publisher : kdf

DL : 0
W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议,这是他的indirect模式的原码-WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP/IP protocol stack chips, and hardware TCP/IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement, it is his indirect model of the original code
Update : 2024-05-17 Size : 202752 Publisher : 丁明明

DL : 0
W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议,这是-WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP/IP protocol stack chips, and hardware TCP/IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement, which is
Update : 2024-05-17 Size : 49152 Publisher : 丁明明

UDP协议,穿透windows防火墙源代码,可用于远程控制-UDP, piercing windows firewall source code can be used for remote control
Update : 2024-05-17 Size : 29696 Publisher : 李凤

DL : 0
目录TCP.UDP高级编程,是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行。-directory TCP.UDP senior programming, is a senior Chat procedures, Integration of the process TCP and UDP Chat procedures, attention to the procedures need to set the command line parameters, in the project for setting set, or through command line parameters direct execution.
Update : 2024-05-17 Size : 30720 Publisher :

基于 Raw Socket 的 数据包捕获程序。支持 TCP/UDP/ICMP,支持端口及IP 过滤。-Raw Socket-based packet data capture process. Supports TCP/UDP/ICMP, IP and port support filtering.
Update : 2024-05-17 Size : 43008 Publisher : xpan

1. 目录simpletcp是通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端;2. 目录simpleudp是通过Winsock API实现UDP聊天的程序;3. 目录winsock control是通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序、而子目录udp是通过winsock控件实现udp聊天的程序;-1. Contents simpletcp through Winsock API TCP chatting procedures , the integration process server and the client; 2. Contents simpleudp through Winsock API UDP chatting procedures; 3. Contents winsock control is achieved through chat winsock control procedures, tcp subdirectory which is achieved through winsock tcp Chat Control procedures and subdirectories udp through winsock Controlware udp chatting procedures;
Update : 2024-05-17 Size : 75776 Publisher : marble

这是一个udp的程序实用的, 希望大家支持我, 我相信你们有时间下载下来看看吧-udp This is a practical procedure, I hope, we will support me, I believe that you have time to download and watch it
Update : 2024-05-17 Size : 5362688 Publisher : xiaosheng

udp nat穿透 对于研究nat穿透 p2p来说是一个不错的例子-udp nat penetrating research nat p2p penetration is a good example
Update : 2024-05-17 Size : 94208 Publisher :

DL : 0
broadcast message through UDP protocol
Update : 2024-05-17 Size : 7041024 Publisher : Tan

DL : 0
一个用vc开发的、基于UDP协议的点对点语音聊天程序。-with a vc development, based on the point-to-point UDP Voice Chat procedures.
Update : 2024-05-17 Size : 74752 Publisher : 李静

DL : 0
该代码实现机对机聊天,抓取对方屏幕,传送文件,可实现TCP/UDP切换-the realization of machine code for the aircraft, chatting with each other screen crawls, and transmission of documents, TCP/UDP handoff
Update : 2024-05-17 Size : 95232 Publisher : penghuihu

本文介绍了Dos(Denial of severance 拒绝服务)和Ddos(Distributed Denial of Severance 分布式拒绝服务)网络攻击的原理和c语言实现。并且在着重分析SYN-flooding的基础之上,介绍了UDP-flooding和Icmp-flooding攻击,并做出比较。最后,就软件防火墙对于Dos Ddos攻击的过滤给出了相应对策。 关键字:Dos Ddos SYN-flooding 防火墙 tcp/ip协议-Dos (Denial of severance Denial of Service) and Ddos (Distributed Denial of Severance distributed denial of service) network attack down on the principle and C Language. And the focus on analysis SYN-flooding basis, on the UDP-flooding and Icmp-flooding attacks, and to make more. Finally, on the firewall software for Dos Ddos attack filtering the corresponding countermeasures. Keywords : Dos Ddos SYN-flooding firewall tcp/ip agreement
Update : 2024-05-17 Size : 8192 Publisher : 暗夜

DL : 0
一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Update : 2024-05-17 Size : 9216 Publisher : zx

DL : 0
一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded, Asynchronous mode and comparison is the code of visual ideas simple and clear, but certainly not the performance of the asynchronous, the same work in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Update : 2024-05-17 Size : 7168 Publisher : zx

DL : 0
tcpip.rar 是一个51控制8019的程序,我已用于商用.还很稳定,有兴趣的可以看一下,对TCP IP UDP ICMP ARP RARP HTTP均可以实现.-tcpip.rar control is a 8019 51 procedures I have used the business. very stable, which is interested can look at it. TCP UDP ICMP IP ARP RARP HTTP are to be attained.
Update : 2024-05-17 Size : 228352 Publisher : kkkkk

udp穿透SOCK5协议,穿透NAT,相信对大家有些用处-udp penetrating SOCK5 agreement, NAT penetration, we believe that the usefulness of some
Update : 2024-05-17 Size : 8192 Publisher : 高闻言

windows网络编程之udp原始套接字-windows udp network's original programming socket
Update : 2024-05-17 Size : 1186816 Publisher : 沈仲强

DL : 0
用C#实现的UDP套接字编程--使用SendTo和ReceiveFrom.-achieve UDP socket programming-- and ReceiveFrom use SendTo.
Update : 2024-05-17 Size : 13312 Publisher : 李立
« 1 2 ... 43 44 45 46 47 4849 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.