CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - C SHELL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - C SHELL - List
[
Console
]
MYPROJECT
DL : 0
此远程控制软件的原理是基于c/s框架的,分为服务器和客户端,先运行服务器在端口8086上监听客户端的连接 ,然后再运行客户端。为了使此软件能在整个网络中客户端都能连接到服务器,服务器必须拥有一个全球唯一的ip 地址,也就是一个公网的ip地址,为了使客户端能自动访问到服务器而不用输入服务器的IP地址,本软件采用服务器 绑定固定域名“lpy19926678.wicp.net”(可以下载一个花生壳然后申请自己的域名,这样对应的要在客户端程序中 自己修改)。客户端运行后首先进行域名解析,如果解析得到ip后再进行连接服务器的操作。本软件实现的操作有 : 1.客户端退出命令 2.文件传输命令 3.文件查找命令 4.目录查看命令 5.执行dos功能命令 6.截取客户端屏幕命令 7.客户端自我销毁命令-This principle is based on remote control software c/s frame, divided into server and client, run the server on port 8086 to listen for client connections Then run the client. In order to make this software can the entire network client can connect to a server, the server must have a globally unique ip Address, which is a public network ip address, in order to enable clients to automatically access to the server without having to enter the IP address of the server, the software uses the server Binding fixed domain name lpy19926678.wicp.net (you can download a peanut shell and then apply for their own domain, so corresponding to the client program Own modification). First for domain name resolution after the client is running, if the parsed ip before connecting server operations. The actions are implemented in software : 1. Client Exit command 2. file transfer command 3. File Find command The catalog command 5. Run dos function command 6. intercepts client screen command 7
Date
: 2025-12-23
Size
: 12kb
User
:
李爽
[
Console
]
Project2
DL : 0
C语言 shell操作,重定向,后台 如何用C/C++实现shell的重定向和管道功能(C language shell operation, redirection, how does the background use C/C++ to realize shell redirection and pipeline function?)
Date
: 2025-12-23
Size
: 302kb
User
:
我还没有吃饱
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.