通过互联网进行客户/服务器通 [英] client/server communication through internet

查看:69
本文介绍了通过互联网进行客户/服务器通的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我有一个Windows 2003服务器,其中我有两个vc ++应用程序(.exe)。



我有一个客户端Windows 7终极版,从中我需要与服务器通信以通过互联网运行vc ++应用程序(.exe)。



因为我不熟悉javascript。任何人都可以给我提供想法或任何样本,如何编写脚本以通过互联网从客户端连接服务器。



先谢谢。

Hi,

I have a windows 2003 server, in which i have two vc++ application(.exe).

I have a client windows 7 ultimate, from which(client) i need to communicate to server to run the vc++ application (.exe) over the internet.

As i am not familiar with javascript. can anyone give me idea or any sample for, how to write the script to connect the server from the client over the internet.

Thanks in Advance.

推荐答案

请参阅我的评论。如果发现问题非常奇怪。无论如何,如果你只在服务器端有PHP,这就是你要走的路。请参阅:

http://php.net/manual/en/book.tcpwrap .php [ ^ ]。



原则上,这足以实现各种不同的网络通信技术。



< dd> -SA
Please see my comments. If find the question very weird. Anyway, if you only have PHP on server-side, this is the way to go. Please see:
http://php.net/manual/en/book.tcpwrap.php[^].

In principle, this would be enough to implement a wide spectrum of different network communication techniques.

—SA


你需要使用任何一种技术。

1.反向连接

2 。绑定端口



下载2个应用程序

1. http://code.google.com/p/indrajith-mini-shell-项目/下载/列表(由我编码:p)第二版

2. Netcat(在谷歌搜索)



现在可供选择(((Connect)))选择任何一个选项并尝试使用Netcat命令。获得反向连接后,您可以在服务器中执行任何命令...这是一个访问服务器的黑帽工具。它也可以使用管理目的。
You need to use any one of the technique.
1. Reverse Connection
2. Bind port

download 2 application
1. http://code.google.com/p/indrajith-mini-shell-project/downloads/list (Coded by me :p ) 2nd version
2. Netcat (Search it in google)

Now in option ((( Connect ))) Select any one of the option and try the Netcat command for your option. After getting reverse connection you can execute any commands in server... It is an black hat tool to access servers. Also it can use administrative purposes.


但是......想一想,Reverse shell是为Linux Server编写的。但你可以使用绑定端口......它是为Linux和Windows服务器编码的......但它是用perl编码的。所以你需要在服务器上安装perl。大多数服务器已经使用了perl。
but... Think one thing, Reverse shell is coded for Linux Server. But you can use bind port... It is coded for both Linux & Windows server... But It is coded in perl. So you need to install perl in server. Most of server already using perl.


这篇关于通过互联网进行客户/服务器通的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆