-
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取sv...
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取svchost对应用户名时没有权限(但是能够操作LOCAL SERVICE),在句柄值为0x2c时进行getsockname时会停止运行-DNS direct control over the process (that is, in fact, svchost.exe, but on the application name is NETWORK SERVICE) examples of data transmission. Programming in a lot of problems, for example, to obtain the application name svchost without permission (but able to operate LOCAL SERVICE), in the handle when the value of 0x2c will stop running getsockname
- 2022-10-10 17:30:03下载
- 积分:1
-
achieved a socket based asynchronous communication model code, can good learning...
实现了一个基于socket异步通讯模式的代码,可以很好的学习VC中socket通讯的处理机制。-achieved a socket based asynchronous communication model code, can good learning VC socket communication mechanism.
- 2022-01-23 10:54:20下载
- 积分:1
-
一个ftp断点续传的下载程序
一个ftp断点续传的下载程序-an ftp HTTP download procedures
- 2022-05-21 04:27:15下载
- 积分:1
-
asp.net 2.0 + C# 2.0+SQL 2005 实现购物车系统源码
asp.net 2.0 + C# 2.0+SQL 2005 实现购物车系统源码-asp.net 2.0+ C# 2.0+ SQL 2005 to achieve source shopping cart system
- 2022-03-22 18:35:26下载
- 积分:1
-
检查邮件服务器的邮件信息的程序源代码(支持SOCKS代理)
检查邮件服务器的邮件信息的程序源代码(支持SOCKS代理)-Check e-mail messages mail server program source code (to support the SOCKS proxy)
- 2023-03-07 07:40:03下载
- 积分:1
-
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可...
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可-Custom tags for automatic paging, this is our teacher to the program, compare Kaopu, can be used to import eclipse
- 2023-06-14 13:55:03下载
- 积分: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 driver bridges, 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 bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
建立VPN连接的程序,可以修改本机路由,使用VPN过程中也可以上网。...
建立VPN连接的程序,可以修改本机路由,使用VPN过程中也可以上网。
- 2022-03-23 03:03:52下载
- 积分:1
-
这是一个简单的TCP客户端程序,对入门者不错的哦
这是一个简单的TCP客户端程序,对入门者不错的哦-This is a simple TCP client to beginners oh good
- 2022-08-14 18:26:44下载
- 积分: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