-
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术...
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术-a msSQL client, the server-storage process xp_cmdShell circumstances, the implementation of the same order cmd. The technology used springboard
- 2022-08-20 10:23:29下载
- 积分:1
-
几只游动的金鱼和网页页面经常碰见的小水滴,很漂亮哦,供初学者参考...
几只游动的金鱼和网页页面经常碰见的小水滴,很漂亮哦,供初学者参考-handful of goldfish swimming and Web pages often met with a small drop of water, and very pretty, oh reference for beginners
- 2022-02-04 00:14:40下载
- 积分:1
-
一个简单的Visual C++ MFC邮件发送程序,操作简单。
一个简单的Visual C++ MFC邮件发送程序,操作简单。-A simple Visual C++ MFC e-mail program, easy to operate.
- 2022-07-02 14:11:53下载
- 积分:1
-
用dreamweaver搭的教育网站框架。
用dreamweaver搭的教育网站框架。-Dreamweaver ride with the framework of educational websites.
- 2023-09-03 14:15:03下载
- 积分:1
-
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码...
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码-EVC in the socket code, and includes multicast code for network, I originally under the VC transplanted to the EVC, there is some need to pay attention, take a look at code
- 2022-01-26 01:29:19下载
- 积分:1
-
网络编程常用的api原代码.c文件和.h文件用于网络通讯,网络传输等内附一简单的应用例子...
网络编程常用的api原代码.c文件和.h文件用于网络通讯,网络传输等内附一简单的应用例子-Network Programming common api original code. C and. H documents for network communications, network transmission containing a simple application example
- 2023-01-25 00:35:03下载
- 积分:1
-
I wrote the first multi
我写的第一个多线程下载文件程序,连接是通过tcp连接的,最多可以有五个线程。-I wrote the first multi-threaded program to download files, connect through tcp connection, can have up to five threads.
- 2022-03-12 04:25:40下载
- 积分:1
-
完成端口例子
完成端口例子-Completion Port example
- 2022-03-01 04:19:49下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1
-
Use CSocket remote desktop functionality. Process a bit complicated, mainly the...
利用CSocket实现远程桌面功能。程序有点复杂,主要是CSocket的运用。 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-Use CSocket remote desktop functionality. Process a bit complicated, mainly the use of CSocket. To achieve the main idea is: first issued back to the local Remote Desktop Capture, and then in the dialog box shows that the local mouse and keyboard moves into a command input, and then sent to the remote host implementation (actually, this step is to simulate the mouse and keyboard operation), and finally re-captured the remote desktop back to the local, in the dialog box is displayed. This also enables the system comes with remote desktop functionality.
- 2022-08-13 07:08:03下载
- 积分:1