搜索资源列表
tcpsocksvr
- 这是一个WINDOWS下的SOCKET编程服务器端的程序-under the Windows server socket programming procedures
Tping
- windows ping程序的实现,采用原始socket编程,用于测试网络连通性。-windows ping procedures to achieve, using original socket programming, used to test network connectivity.
socketTcp
- 一个关于Socket编程,适用于windows及linux环境。-one of Socket Programming apply to windows and linux environment.
WindowsTCP-IP
- 发送TCP数据包,Windows编程,我是新手-send TCP packets, Windows programming, I greenhorn!
dos-SDK
- DOS下的socket编程如果应用MSTCPSDK开发包的话其实和WINDOWS下的SOCKET编程的模式差不多首先你必须从MICROSOFT网站下下载MSTCPSDK包-socket under the DOS program if applied MSTCPSDK development kits and then actually WIN DOWS the Socket Programming mode almost from the outset you must download we
TCP.UDP
- 网络通信,TCP/UDP高级编程,对于学习WINDOWS网络编程有帮助.
serverclient
- TCP/IP协议是网络通信的基础性协议,通过实验深入理解和掌握基于TCP/IP协议的网络通信概念、原理以及网络客户机/服务器模型的感念,熟悉常用的Windows API函数的用法,利用C++语言实现流式套接字的网络通信编程。 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为本地127.0.0.1,客户、服务器端口为6000。服务器先运行进入等待连接状态,客户端与服务器连接后开始通信。 实验项目的实验方法概述: 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为
nbclient
- windows编程实现网络通信客户端源码!
Network
- 该程序利用MFC 实现WINDOWS下的SOCKET 编程,包括了TCP以及UDP 的不同连接方式
tcp
- windows编程,写的tcp的服务器和客户端程序
windows-net
- 我们用得最多的协议是UDP和TCP,UDP是不可靠传输服务,TCP是可靠传输服务。UDP就像点对点的数据传输一样,发送者把数据打包,包上有收信者的地址和其他必要信息,至于收信者能不能收到,UDP协议并不保证。而TCP协议就像(实际他们是一个层次的网络协议)是建立在UDP的基础上,加入了校验和重传等复杂的机制来保证数据可靠的传达到收信者。关于网络协议的具体内容,可以参考专门介绍网络协议的书籍,这里直接探讨编程实现网络程序的问题。
TCP_SOCKET
- windows下TCP的Socket编程代码实例,分Server和Client两部分。
windows-Udp-socket
- Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
UDPmulticast
- 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
chat
- 一个使用TCP协议的简单的C/S聊天程序,初学Windows编程时的作品。详细说明见注释。-TCP protocol using a simple C/S chat program, learning Windows programming work. Details, see the Notes.
TCPUDPSocket
- 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
200631916132669
- 对windows系统进程tcp/udp端例举,服务例举。系统编程时可以参研一下,是一个好的例子. -On the windows system process tcp/udp side cite, cite services. System programming can participate in research and what is a good example.
data
- 在Windows环境下socket编程实现TCP服务器发送消息,客户端接收消息-In Windows environment socket programming,realizing the server sends TCP messages, client receive messages
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
Windows-Network-Programming
- 《windows网络编程技术》第二版及附书源码,详细介绍了Windows下如何进行网络编程。- Windows network programming technology, second edition, and source book, detailing how the Windows network programming.