搜索资源列表
icu070522
- select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
linux下关于socket C的编程源码
- linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
TCP_UDP-Socket
- TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
mnet_demo
- 一个网络通信开发库示例源码,封装了TCP和UDP的socket函数,封装了完成端口、WSAEventSelect、select等3种winsock I/O模型,并结合线程池+内存池模式,支持高并发。 -Example of a network communications development library source code, TCP and UDP encapsulates the socket function, encapsulates the completion port,
ServerGprs
- 负责管理Led大屏幕和向Led大屏幕发送信息的上位软件,采用udp通讯方式,同时具有地图图片可以选择终端(Led大屏幕)。-Responsible for managing Led Led large screen and large screen send a message to the host software, using udp communication, both the map image to select terminal (Led large screen).
unblock_socket-udp-select
- 该程序是UDP方式的非阻塞网络socket通信代码,是我做语音设计时用的,供大家参考。-The program is a non-blocking UDP mode network socket communication code, I do voice design, for your reference.
winpcapneting
- 本人课程实验做的一个基于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,
linux_network
- 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
QQTest
- 模仿QQ的聊天工具,能够获得IP地址和计算机名,可以选择UDP或TCP通讯,并可以传送文件。-Mimic QQ chat tools, be able to obtain IP address and computer name, you can select UDP or TCP communications, and can transfer files.
NetExp3
- VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
shuoming
- 网络通讯编程时的记录,添加一个对话框选择不同的“工作方式”。将发送的UDP报文显示出来。-Network communications programming record, add a dialog box, select a different " ways of working." Will send the UDP packet is displayed.
udpserver
- 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 tra
net
- 一个很好的关于网络技术与编程的PPT,是初学者很好的选择 1 简介 2 传输层 TCP 和UDP 3 套接口编程基础 4 基本TCP套接口编程 5 TCP 客户-服务器例子 6 I/O复用:select和poll函数-A good programming on network technology and PPT, are a good choice for beginners 1 Introduction 2 transport layer TCP and UDP 3
MyQQ_NB
- 局域网聊天工具。可以选择TCP服务器、客户端;UDP服务器、客户端。是学习CSocket通讯编程的绝好例子。-LAN chat tool. Can select TCP server, the client UDP server, the client. Learning programming is a perfect example of CSocket communications.
tcp
- 一个TCP,UDP套接字编程,还有select套接字编程一个简单的例子-A TCP, UDP socket programming, socket programming also select a simple example
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
tcp_select
- 用select实现的tcp异步通讯的动态库例子, 采用非阻塞的方式,用select实现的UDP异步通讯的动态库例子.-Tcp implemented by asynchronous communication select the dynamic library example, using non-blocking way, use select UDP to achieve a dynamic library examples of asynchronous communication.
CCESocket_demo
- 基于TCP、UDP的客户端、服务器程序,客户端和服务器均集成了TCP、UDP不同的通信方式,通过单选按钮选择-Based on TCP, UDP client, server program, client and server are integrated into a TCP, UDP different way to communicate, through the radio buttons to select
UdpServerImei
- 使用winsocket编写的udp通信协议的的服务器源码,使用select函数监听-use winsocket make udp for server code ,and select function
InstantMsg
- 一个C++做的即时通信,有以下功能: 1.系统窗口打开后,实现系统托盘,点击右键弹出菜单进行网络相关选项设置,左键激活窗口(对话框); 2.保证应用程序只能运行一个实例(应用程序只能打开一个); 3.搜索局域网内部所有在线用户添加到对话框列表控件中; 4.选中某个指定用户实现消息收发(UDP); 5.选中某个用户进行文件传送(TCP,多线程); 6.实现用户隐身或者离线状态的消息收发和文件传送,图标闪烁; 7.对话框上列表控件列可进行定制; 8.对于用户动态的上下