-
一个VC/C++ 网上广播程序源代码,有助于学习掌握C++网络广播技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,...
一个VC/C++ 网上广播程序源代码,有助于学习掌握C++网络广播技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,谨供学习参考使用。-A VC/C++ Online radio program source code, contribute to learning and mastering the C++ Network broadcasting technology. Worthy of study and reference. Development language based on Visual Studio. The code from the online collection of public resources, I would like to study for their use and reference.
- 2022-05-18 16:51:13下载
- 积分:1
-
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文...
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文件,如果引用页的域名不是本网站域名则返回wbtbForbidden.jpg这个图片,文件不存在返回wbtbNotFound.jpg这个图片 用法:http://www.xmlasp.net/WBAL/-Asp. Net environmental requirements and to the installed IIS Web site attributes can be used to limit pictures of the Irvine document, version 0.32 is not set restrictions on domain names through referrer judgment, if not applied to the real page document, if the pages of the Web site domain name is not returned wbtbForbidden . jpg the photographs, the file does not exist to return to the Photo wbtbNotFound.jpg Usage : http://www.xmlasp.net/WBAL/
- 2022-01-25 16:37:23下载
- 积分:1
-
ASP消息提示,ASP编程里很有用的语句
ASP消息提示,ASP编程里很有用的语句-ASP, ASP programming Lane very useful statement
- 2023-01-13 21:40:04下载
- 积分:1
-
一个可以检测网络连接状况并能查询当日各大城市的天气状况的程式...
一个可以检测网络连接状况并能查询当日各大城市的天气状况的程式-can detect an Internet connection and check the date of the major cities in weather conditions formula
- 2022-01-25 23:18:15下载
- 积分:1
-
用vc编的简单聊天室,调用csoket来实现
用vc编的简单聊天室,调用csoket来实现-vc series with a simple chat room, calling to achieve csoket
- 2022-01-25 20:56:33下载
- 积分:1
-
passthru的扩展源码
passthru的扩展源码-passthru expansion FOSS
- 2023-05-19 14:10:02下载
- 积分:1
-
一个简单的arp封包程序,可以伪装成任意ip,mac。代码简单可塑性强,适合winpcap初学者或arp防御测试者使用,对于不好的地方希望多多交流相互学习...
一个简单的arp封包程序,可以伪装成任意ip,mac。代码简单可塑性强,适合winpcap初学者或arp防御测试者使用,对于不好的地方希望多多交流相互学习-Arp packet with a simple procedure that can masquerade as any ip, mac. Code is simple and plasticity, and is suitable for beginners or arp defense winpcap test to use, the local hope for the poor lot of communication learning from each other
- 2023-01-05 06:30:04下载
- 积分:1
-
简单的FTP服务器和客户端程序,可以实现简单通讯。
简单的FTP服务器和客户端程序,可以实现简单通讯。-Simple FTP server and client programs, you can realize simple communication.
- 2022-05-19 15:37:26下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1
-
书上的Csocket的网络客户端源代码.上面的许多知识对我有很大帮助.希望对您也有所帮助....
书上的Csocket的网络客户端源代码.上面的许多知识对我有很大帮助.希望对您也有所帮助.-Csocket book on the network client source code. Many of the above knowledge to have helped me a lot. You also want to be helpful.
- 2022-02-06 08:46:57下载
- 积分:1