搜索资源列表
Network
- 该程序利用MFC 实现WINDOWS下的SOCKET 编程,包括了TCP以及UDP 的不同连接方式
UDP_Demo 基于UDP协议编写的socket网络编程程序
- 基于UDP协议编写的socket网络编程程序,包含客户端与服务器端程序,欢迎下载-Prepared based on UDP protocol socket network programming process, including client and server-side program, please download
ping.zip
- 使用ICMP协议实现ping命令,用raw socket实现,简洁清晰,学习网络编程必看。,The use of ICMP protocol ping command, using raw socket to achieve, simple clear, see Learning Network Programming.
用CSocket编写的网络聊天程序
- 网络-Network
Socket_C++
- socket开发的网络通讯软件 分客户端和服务器端两部分-socket network communication software developed by sub-client and server in two parts
net_program_design
- 一本介绍网络编程的书籍,首先介绍了网络编程的接口、注意实现等,然后具体详解了TCP、UDP、socket等编程。-Introduced a network programming books, first introduced the network programming interfaces, such as attention to achieve, and then explain the specific TCP, UDP, socket programming, etc..
socketUDP
- 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
dsock
- dos下的socket开发,ICOP公司的没有时间限制开发库,头文件,网卡驱动PC104-socket under dos Development, ICOP no time limit for the development of libraries, header files, the network card driver PC104
Socket
- 用C#语言实现网络答题系统,服务器端出题,客户端答题,帮助理解tcp的传送过程,理解socket的使用方法-Using C# language questions network systems, servers bring out questions, answer the client to help understand the transmission process tcp, understanding the use of socket
21840258e041tcpipc51
- 网络编程经典,从底层讲起,分析协议相关过程-socket network program from the bottom
Udpsimplelibrary
- 一个用socket封装的简单网络传输接口,函数信息也包含在里面。可以传输任何类型的数据,没有防丢包功能。-A package with a simple socket network interface, information is also included in the function inside. Can be any type of data transmission, there is no packet loss prevention functions.
socket
- 网络编程,建立客户端与主机的联系,客户端发送信息,主机能够收到-Network programming, to establish contact with the host the client, the client send a message, the host can receive
tcpudpsocket.tar
- 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
socket
- socket 网络编程,很好的例子,入门必读-socket network programming, good examples, start reading
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
network-function
- 关于socket网络编程的函数介绍。可方便查阅。-About socket network programming function. Easy access.
socket-email
- socket网络编程应用,一个基于TCP协议的电子邮件传输程序,代码简单实用-socket network programming applications, a TCP-based e-mail transmission program, code simple and practical
socket编程
- 有关网络编程的基本代码,在window平台下的C++代码(The basic code for network programming, C++ code in the window platform)
C#.Net网络程序开发-Socket篇
- C# 网络程序开发-Socket 篇, System.Net 和 System.Net.Sockets 包含丰富的类可 以开发多种网络应用程序(C# network programs develop -Socket articles, and System.Net and System.Net.Sockets contain rich classes that can develop a variety of network applications)
