Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - UDP Select
Search - UDP Select - List
在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
Update : 2008-10-13 Size : 27.26kb Publisher : 蓝天

这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Update : 2008-10-13 Size : 557.92kb Publisher : 钟文德

select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
Update : 2008-10-13 Size : 102.22kb Publisher : andrew dai

UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。
Update : 2008-10-13 Size : 6.91kb Publisher : liu

linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
Update : 2009-05-07 Size : 101.26kb Publisher : superhn@163.com

在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
Update : 2025-02-17 Size : 1.8mb Publisher : 蓝天

这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Update : 2025-02-17 Size : 558kb Publisher : 钟文德

VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
Update : 2025-02-17 Size : 34kb Publisher : 何力

select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
Update : 2025-02-17 Size : 102kb Publisher : andrew dai

UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
Update : 2025-02-17 Size : 7kb Publisher : liu

本软件是一款多功能的网络扫描类工具软件,可以对局域网内的情况实时监测。本机信息显示包括主机名、IP地址、子网掩码、MAC地址、网关地址等;目标主机可以根据您的需要,选择扫描模式、特定的扫描端口、时延、是否Ping主机等配置参数,对目标主机的输入输出服务,操作系统类型,TCP/UDP端口等信息显示。-This software is a versatile type of network scanning tools, can LAN real-time monitoring of the situation. Information display, including the local host name, IP address, subnet mask, MAC address, gateway address, etc. target host can be based on your needs, select Scan mode, scanning a specific port, delay, whether the Ping host configuration parameters, etc. on the target host of input and output services, type of operating system, TCP/UDP ports, such as information display.
Update : 2025-02-17 Size : 175kb Publisher : gdnthuang

DL : 0
实例45 选择字体 126 实例46 UDP与TCP/IP的简单应用 129 实例47 聊天室 131 实例48 浏览FTP 136 实例49 局域网广播 147 实例50 建立HTTP连接 151 实例51 迷你浏览器 152 实例52 扫描应用端口 154 实例53 监控HTTP 155 实例54 收发电子邮件 156 实例55 一个简单的代理服务器 164 实例56 扫描网站信息 173 实例57 远程方法调用 174 实例58 调用JINI方法 176-Select the font of 126 examples of 45 examples of 46 UDP and TCP/IP simple application of 129 examples of 131 examples of 47 chat rooms 48 browse FTP 136 examples of 49 local area network broadcast 50 the establishment of 147 examples of 151 examples of HTTP connections 51 Mini browser 152 examples of 52-port 154 scanning application examples 53 monitor HTTP 155 examples of 156 examples of 54 e-mail 55 a simple proxy server 164 examples of 56 scan website 173 examples 57 remote method invocation 174 examples of 58 calls JINI method 176
Update : 2025-02-17 Size : 26kb Publisher : zmm

DL : 0
基于s3c2440和vxworks的dm9000驱动代码,使用片选2,中断7,性能稳定,实际测试速度为40Mbps(UDP)-VxWorks-based S3C2440 and the dm9000 driver code, use the chip select 2, interrupt 7, stable performance, the actual test speed of 40Mbps (UDP)
Update : 2025-02-17 Size : 17kb Publisher : xiyong

VC视频捕捉系统 UDP连接 直接从摄像头采样并以AVI格式保存-VC video capture system UDP connections directly from the camera sampling and AVI format
Update : 2025-02-17 Size : 3.48mb Publisher : 123

本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development, in vc++ 6.0 compiler passed under. It can list all the host surveillance network card, select a card to monitor, capture and display data packets flowing through the network card and do the appropriate analysis and statistics, can also set filters to capture the rules of some sort of agreement on the (ip, tcp , udp, etc.) the focus of analysis.
Update : 2025-02-17 Size : 95kb Publisher : 郭为

VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
Update : 2025-02-17 Size : 10kb Publisher : 1bin

TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
Update : 2025-02-17 Size : 3.07mb Publisher : tony chen

UDP服务器编程,编写程序,设计UDP服务器。选择UDP为主要的网络通信技术 ①程序能够流畅地完成视频文件的传输 ②要能够对多个客户端,需要通过UDP模拟多个客户端连接的验证情况 -UDP Server program, write programs, design UDP servers. Select UDP as the main network of communications technology ① program can complete the smooth transmission of video files ② to be able to multiple clients, need to simulate multiple clients via UDP connections validation of
Update : 2025-02-17 Size : 20.1mb Publisher : johncheng

通过UDP和select函数来实现非阻塞的通话机制,已达到客户端之间的通讯-Through the UDP and select functions to achieve non-blocking call mechanism, has reached the communication between the client
Update : 2025-02-17 Size : 16kb Publisher : 方言

该程序是UDP方式的非阻塞网络socket通信代码,是我做语音设计时用的,供大家参考。-The program is a non-blocking UDP mode network socket communication code, I do voice design, for your reference.
Update : 2025-02-17 Size : 3kb Publisher : enchen
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.