捕获客户端PC屏幕截图 [英] Capturing Client PC Screen shots

查看:147
本文介绍了捕获客户端PC屏幕截图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

我正在使用Client Server Windows应用程序(语言实验室),Sever(教师PC)和Client(学生PC).我想捕获学生PC的屏幕截图并将其保存在Sever(教师PC)上,而不使用共享文件夹.

我该怎么做!

请帮助我

Hi !

I am working Client Server windows application (language lab) ,Sever(Teacher PC), and Client (Student PC). I want to capture screen shots of student PC and save it on Sever(teacher PC) without using share folder.

How I can do this !

Please help me

推荐答案

,假设您有Client和Server应用程序互相通信(如果没有,那么您的问题比屏幕截图传输要大),然后只需使用客户端应用程序获取客户端"屏幕的副本,将其转换为某种类型的图像,然后通过现有的通信链接将其发送到服务器.

哪一部分给您带来了麻烦?
Assuming you have the Client and Server applications talking to each other (and if you don''t you have bigger problems than screen shot transfers), then just take a copy of the Client screen with the client application, convert it to an image of some type, and send it to the server via the existing communications link.

Which part of that is giving you problems?


我已经回答了几乎相同的问题. (什么,这是学校的作业,对于一组学生来说是相同的吗?!)

基本上,有一些变体:1)每个学生计算机上的自定义Windows服务; 2)每个学生计算机上的简单HTTP服务器; 3)每个学生计算机上带有Web应用程序的一些可用HTTP服务器.在情况(2)和(3)中,教师的UI可能只是可用的Web浏览器!

有关更多详细信息,请在此处查看我的答案:
WPF中的远程屏幕捕获 [在wcf/wpf和c#中的多个远程屏幕查看器 [ ^ ].

注意:不必是WPF.

—SA
I already answered nearly the same question. (What, is that the school assignment, the same one for a group of students?!)

Basically, there are some variants: 1) custom Windows Service on each student''s computer, 2) simple HTTP server on each student''s computer, 3) some available HTTP server with Web application on each student''s computer. In cases (2) and (3) the teacher''s UI could be just an available Web browser!

For more detail, please see my answers here:
Remote Screen Capture in WPF[^],
Multiple Remote Screen Viewer in wcf / wpf and c#[^].

Note: It does not have to be WPF.

—SA


创建多用户共享桌面会更好吗?

我想您可以更改/增强此软件 [
最好的问候
Espen Harlinn
Wouldn''t it be better to create a multi user shared desktop?

I guess you could alter/enhance this software[^].

I guess that could be the ultimate "virtual teacher", or support tool :)

Best regards
Espen Harlinn


这篇关于捕获客户端PC屏幕截图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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