-
电子商务系统平台
电子商务系统平台-e-commerce platform
- 2023-08-06 07:25:03下载
- 积分:1
-
UDP穿透NAT的P2P穿透NAT的研究是一个很好的例子
udp nat穿透
对于研究nat穿透 p2p来说是一个不错的例子-udp nat penetrating research nat p2p penetration is a good example
- 2022-02-26 02:23:39下载
- 积分: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
-
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以...
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法-Winlnet class is mainly a simple exercise to use, the use of C++ implementation, there is the design documentation and user manual. This is just the basic realization of a simple FTP upload functionality, you can not uses the staff and now the popular FTP software to more than. Can help you develop ideas and research program to use a number of classes
- 2022-07-18 17:49:54下载
- 积分:1
-
A tutorial that tries to explain how to use and program raw sockets
www.ko...
A tutorial that tries to explain how to use and program raw sockets
www.koitoer.com
- 2023-06-20 02:35:04下载
- 积分:1
-
WINSOCK控件的调用实例,方便没有使用过winsock控件的人学习,快速掌握TCP编程...
WINSOCK控件的调用实例,方便没有使用过winsock控件的人学习,快速掌握TCP编程-Winsock Control calls example, did not use a convenient control protocols of the study and grasp the TCP programming
- 2022-02-01 15:19:37下载
- 积分:1
-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分:1
-
netnew, date of establishment, is entirely in Chinese, customers can convenientl...
网页特效,日期的设置,是全中文的,可以方便客户浏览网页时注意看时间-netnew, date of establishment, is entirely in Chinese, customers can conveniently browse the website to see when the time
- 2022-07-27 09:19:42下载
- 积分:1
-
SMTP pop in the given procedure to add a filter to enable the theme for the rece...
在给出的SMTP pop程序中加上一个过滤器,使能够对接收邮件的主题内容进行关键字过滤。关键字从文件中读出,不少于十个,比较结果符合的打印出过滤用关键字、邮件主题、邮件发件人。多重符合的每次结果都要打印。在windows Visual C++ 下调试-SMTP pop in the given procedure to add a filter to enable the theme for the receiving e-mail content filtering keywords. Keywords from the document read out, of not less than 10, in line with the results of the comparison with the print keyword filtering, mail the theme of the message sender. Multi-line with the results of each must be printed. In windows Visual C++ under the debugger
- 2022-04-20 20:17:43下载
- 积分:1
-
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码...
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
- 2022-06-21 04:04:05下载
- 积分:1