-
用delphi编写socket实现远程抓屏
用delphi编写socket实现远程抓屏-Prepared using delphi remote socket screenshots
- 2023-08-20 16:35:04下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
The program design is divided into a server application and the client part of t...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞-The program design is divided into a server application and the client part of the application, using Socket socket network programming library. (UDP) and the (TCP/IP) combination of connections, and solve the timeliness of data transmission but also ensures that the data will not be lost during transmission. Another program uses multiple threads to avoid blocking procedure
- 2022-03-06 09:35:13下载
- 积分: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
-
消息队列开发,实现消息队列创建删除,发送回收
消息队列开发,实现消息队列创建删除,发送回收-Message Queue development, realize the creation of message queue delete, send recovery
- 2022-10-20 00:40:04下载
- 积分:1
-
TCP.IP终端程序源代码,代码齐全,可以直接使用.适合98/2000/xp
TCP.IP终端程序源代码,代码齐全,可以直接使用.适合98/2000/xp-TCP.IP terminal program source code, code complete, can be used directly. for 98/2000/xp
- 2023-05-14 00:50:03下载
- 积分:1
-
使用替换wsock32.dll文件来跟踪windows socket api函数的程序
使用替换wsock32.dll文件来跟踪windows socket api函数的程序- The use replaces the wsock32.dll document to track windows
socket the api function the procedure
- 2023-03-05 19:25:03下载
- 积分:1
-
利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2...
利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
- 2023-07-07 14:55:03下载
- 积分:1
-
基于libevent的IO框架,跨平台,基于事件注册回调机制
基于libevent的IO框架,跨平台,基于事件注册回调机制-based on the IO framework, cross-platform, event-based registration callback mechanism
- 2022-08-05 23:11:33下载
- 积分:1
-
iVillage网络社区营销典范 iVillage网络社区营销典范
iVillage网络社区营销典范 iVillage网络社区营销典范-cc
- 2022-04-23 22:47:02下载
- 积分:1