基于Windows [英] Windows based

查看:42
本文介绍了基于Windows的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要设计一个由客户端和服务器两部分组成的软件.在客户端是软件的一部分的情况下,该软件已安装在所有PC上,而服务器则安装在主PC上,用于控制各种事物.

所以基本上我需要的是.
客户端软件在Windows启动时被盯着,并询问存储在数据库中的用户名和密码,并确认后只有用户才能登录,而不会绕过软件.用户无法从任务栏关闭进程来绕过该软件.
该客户端将用户活动的所有详细信息记录在计算机中,并发送给serer.

服务器端:此端包含数据库和基本管理功能,如添加del用户等.

现在我需要帮助.
我需要基本的布局.
以及任何与此相关的项目.
请帮助我??

I want design a software in two parts client & server . Where client is a part of software which get installed on all pc & server is installed on main pc for controlling various things.

so basically what i need is.
Client software which get stared when windows get boots & ask for username & password which is stored in database & after confirming then only user get logined no byepass of software.. User cannot close the process from taskbar to byepass the software.
This client side records all the details of users activity in the computer & sends to serer.

server side : THIS SIDE cONtains the data base & basic administration features like add del users etc..

now i need help in.
I need basic lay out.
& any project realted to this..
Plz help me ??

推荐答案

我希望您想要一些想法...根据输入,这是我的快速建议:

1.创建一个WinForms应用程序(app1)
2.创建另一个应用程序(app2)并使其在服务器上运行
2.在启动/运行注册表中添加app1
3.隐藏app1的形式:)
4.让app1删除所有详细信息并发送到它的服务器"-到app 2
5.让app2将接收到的数据保存在数据库中

给我们更多的投入,以便我们可以构建更有意义的解决方案. :suss:
I hope you want some idea... based on the inputs, here is my quick suggestion:

1. Create a WinForms applicaiton (app1)
2. Create another applciation (app2) and make it run on a server
2. Add app1 in startup/run-registry
3. Hide form of app1 :)
4. Let app1 ''remotes all details & sends to it''s server'' - to app 2
5. Let app2 save received data in database

Give us more inputs so that we can construct a more meaningful solution. :suss:


这篇关于基于Windows的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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