-
winsock实现的可以发送email的代码,基于STMP的协议,完全的原创.不用任何控件或MFC,适合嵌入有需要发送Email的程序....
winsock实现的可以发送email的代码,基于STMP的协议,完全的原创.不用任何控件或MFC,适合嵌入有需要发送Email的程序.-winsock wife of mother
- 2022-02-03 19:18:41下载
- 积分:1
-
Winsock API封装类(37KB)
Winsock API封装类(37KB)-Winsock API package category (37KB)
- 2022-09-16 22:40:03下载
- 积分:1
-
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。...
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。-through the right side of the host name the IP address, or by right-host"s IP address, get the corresponding host name.
- 2022-06-11 19:49:04下载
- 积分:1
-
本人刚刚从其他网站上找到的局域网语音文字聊天系统的源代码。...
本人刚刚从其他网站上找到的局域网语音文字聊天系统的源代码。-from other Web sites to find the words LAN voice chat system"s source code.
- 2023-09-08 11:50:03下载
- 积分:1
-
使用Winsock控制,进行UDP消息的发送和接收,VB源码
使用Winsock控制,进行UDP消息的发送和接收,VB源码-Use Winsock Control to conduct UDP send and receive messages, VB source
- 2022-08-31 17:40:02下载
- 积分:1
-
简单介绍了小型局域网应用程序监控系统。该系统是一个基于C/S结构,分为服务器端(用于教师用机)和客户端(用于学生用机)。服务端可以通过网络实时监控多个客户机的进...
简单介绍了小型局域网应用程序监控系统。该系统是一个基于C/S结构,分为服务器端(用于教师用机)和客户端(用于学生用机)。服务端可以通过网络实时监控多个客户机的进程并可以关闭其中的任何进程。并且简单介绍了实现该系统的关键技术,客户端和服务器端均使用MFC进行开发。分析系统的功能需求,并且对可行性进行了分析。根据需求进行概要设计,给出了系统的整体流程和结构。然后详细阐述了系统的设计过程,包括功能模块的划分和结构设计,并对每一部分给出设计思想,详述了实现方法。最后介绍了系统前台显示设计的具体实现过程。最后介绍了系统测试方法和过程,并给出测试结果。-Small LAN Applications Monitoring System
- 2022-08-10 01:27:23下载
- 积分:1
-
C socket prepared by the procedure of this document. Including the client and se...
使用C编写的socket发送文件的程序.包括客户端和服务端.-C socket prepared by the procedure of this document. Including the client and server.
- 2022-11-04 03:40:03下载
- 积分:1
-
这是一个用c++语言实现的网络中的TCP UDP 以及组播通信的程序,具有很好的借鉴意义
这是一个用c++语言实现的网络中的TCP UDP 以及组播通信的程序,具有很好的借鉴意义-This is a used c++ Language realize the network TCP UDP and multicast communication procedures, a good reference
- 2022-03-03 05:58:11下载
- 积分:1
-
简单的网上邻居功能。获取局域网网络基本资源
简单的网上邻居功能。获取局域网网络基本资源-Simple Network Neighborhood feature. LAN network access to basic resources
- 2022-02-04 21:42:25下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1