搜索资源列表
-
0下载:
一个windows使用socket的程序,演示udp的使用方式,使用了udp协议-Socket using a windows program to demonstrate the use of udp way, using udp protocol
-
-
0下载:
关于UDP通信的一个简单C++程序,对熟悉SOCKET网络编程有很好的帮助作用-UDP traffic on a simple C++ program, familiar with network programming have a good SOCKET helpful
-
-
0下载:
TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
-
-
0下载:
《网络编程综合资料》
介绍
常用网络协议编程
怎样接收电子邮件(POP3协议简介)
POP3协议封装类
POP3协议命令原始码及工作原理
RFC1939-POP3协议中文版
RFC821-简单邮件传输协议(SMTP)中文版
SMTP协议原始命令码和工作原理
TCP IP网络通信程序设计
TCP IP协议详解
TCPIP协议的化学专家实时交流系统
VC++SMTP协议电子邮件传送剖析
WINDOWS SOCKET API 使用经验
WINDO
-
-
0下载:
windows socket 使用UDP广播发送消息,一个简单的UDP广播程序-Windows socket use the UDP broadcast news, a simple UDP broadcast program
-
-
0下载:
windows socket 使用UDP广播接收消息,一个简单的UDP广播程序-Windows socket use the UDP broadcast news, a simple UDP broadcast program
-
-
0下载:
windows socket 使用UDP组播发送消息,一个简单的UDP组播程序-Windows socket use the UDP group take the news broadcast, a simple UDP multicast program
-
-
0下载:
windows socket 使用UDP组播接收消息,一个简单的UDP组播程序-Windows socket use the UDP multicast receive messages, a simple UDP multicast program
-
-
0下载:
这程序是利用在windows在的socket网络编程基于MFC的UDP聊天程序,在一个界面下实现客户端和服务端之间的通信,类似-This procedure is to use the windows in the socket UDP network programming MFC-based chat program, implemented in an interface between the client and server communications, similar to th
-
-
0下载:
N年前为测试防火墙的NAT功能写的一个测试程序,采用windows socket编程,Client构造UDP报文发给Server,Server收到后返回应答。Doc目录下是当时搜集到的一些windows socket以及多线程编程相关的资料。-A network test program written by visual C++. Client send a UDP packet to server, and server response by UDP packet, so called U
-
-
0下载:
windows socket实验,使用TCP和UDP进行网络通信,vc++环境开发!-windows socket experiments, using TCP and UDP data exchange program, vc++ development environment inside!
-
-
3下载:
TCP、UDP 通信程序设计实验
Socket 编程基本原理参见参考文档
UDP 通信程序设计
选择一个操作系统环境(Linux 或者Windows)建议linux,编制UDP/IP 通
信程序,完成一定的通信功能。在发送UDP 数据包时做一个循环,连续发送
100 个数据包;在接收端统计丢失的数据包。-TCP, UDP communication program design experiments
Socket programming basic principles
-