客户端,服务器技术下载 [英] Client, Server Technology dowload

查看:122
本文介绍了客户端,服务器技术下载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的客户端计算机上,如何检查服务器计算机上所有可用的软件,以及如何使用它....只需坐在客户端计算机上....

对于鸡蛋:
我想坐在客户端计算机上从数据库下载记录...
首先,我需要检查我应该选择哪个服务器,假设服务器操作系统"同时具有SQL和ORACLE
选择服务器后,我应该选择哪个数据库...
并从数据库中我应该选择哪些表.....
以便可以用于多个数据库...并减少使用c#,asp.net ...的编码部分.

谢谢你
Sushil Dharmar

解决方案

只有在某种程度上(如果您创建了可以提供此类信息的特殊服务),这是可能的.对于Windows上的.NET,适当的形式是将Windows Service应用程序用作网络服务.

我想说这个问题太笼统了,这个想法看起来太笼统了,不合理.即使以复数形式错误地使用了软件"作品,这不仅是使用上的错误,而且还反映了我认为是错误的思想.什么是所有软件"?为什么网络客户端应使用所有软件"?软件的创建和使用是某种免费的过程.并非所有软件都设计用于远距离使用(大多数软件不是),因此全部"是根本不可能的.从安全角度和其他角度来看,这个想法看起来非常可疑.

—SA


您可以使用WMI查询服务器计算机上已安装的软件.

您可以使用远程桌面连接到服务器,并像运行客户端计算机一样在服务器上运行所需的内容.


对于这种类型的问题,这是错误的论坛.

From my client machine how to check what all are the Softwares available in the Server machine and if so how to work with it....Just by sitting from the client machine....

For Egs:
I want to download records from the Database by sitting on the client machine...
For that first I need to check which server should i select suppose the "server o/s machine" has both SQL and ORACLE
After selection of the server which Database should i select...
and from the database which tables should i select.....
so that it can be used for multiple Databases...and so that it will reduce the coding part using c#, asp.net....

Thanking you
Sushil Dharmar

解决方案

This is only possible — to some extent —if you create a special service which would serve up such information. For .NET on Windows, an adequate form of such would be a Windows Service application working as a network service.

I would say the question is too general and the idea looks too general to be reasonable. Even the incorrect usage of the work "Software" in plural form in not just a using mistake but reflect thinking which is — in my opinion — wrong. What would be "all software" and why it "all" should be used by network clients? Creating and using of software is some kind of free process; not all software is designed to be used at distance (most of software is not), so "all" is simply impossible. The idea looks very questionable from the safety standpoint and other points of view.

—SA


You can use WMI to query the installed software on the server machine.

You can use remote desktop to connect to your server and run what ever you want on it as you would your client machine.


This is the wrong forum for this type of question.


这篇关于客户端,服务器技术下载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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