473,383 Members | 1,880 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Can someone point me in the right direction?

I'm a beginner at this programming thing (C# and VB/VB.Net) but I have
been given a task that I don't even knwo how to start to accomplish.

I'm not asking anyone to write the code or anything, just to point me in
the right direction if you can.

The situation is this... My boss wants me to write a client that users
can use to connect to a machine on our network (we'll call this the host)
and view the host's screen as close to real time as possible. He wants to
use the application as a teaching tool in-house and wants to write it
in-house so that there will be no problems with changing it around or
royalties or anything.

I suggested something like VNC (it's free, right?), but he only wants a
client that shows the screen like VNC does. He wants no other
functionality. He also hates using other folks software - he's strange like
that.

Any ideas on the type of calls (API or otherwise) I should be looking at
to detect and transmit the screen image in a near-real-time manner?

Thanks for your help.

John Osborne

Nov 16 '05 #1
3 1798
You boss is wasting your time and his money. Use VNC, it has a theatre
mode that only permits viewing... VNC is a highly respected, well
written piece of code. He could only dream of writing something in-
house that approaches it's stability and functionality, (no offense
meant to your capabilities or skill set, but ... I'm not wrong). It has
thousands of man hours of design, coding, and testing. Theres totally
NO reason to exhibit a prejudice to it just because he (his team) didn't
write it.

Do yourself a favor and get away from this guy before he rubs off on you.

Other that that, I wish you the best in everything you do my compadre...

D.
Nov 16 '05 #2
"John Osborne" <j.*******@home.com> wrote in message
news:2b******************@bignews3.bellsouth.net.. .
I'm a beginner at this programming thing (C# and VB/VB.Net) but I have
been given a task that I don't even knwo how to start to accomplish.

I'm not asking anyone to write the code or anything, just to point me in the right direction if you can.

The situation is this... My boss wants me to write a client that users can use to connect to a machine on our network (we'll call this the host)
and view the host's screen as close to real time as possible. He wants to
use the application as a teaching tool in-house and wants to write it
in-house so that there will be no problems with changing it around or
royalties or anything.

I suggested something like VNC (it's free, right?), but he only wants a client that shows the screen like VNC does. He wants no other
functionality. He also hates using other folks software - he's strange like that.

Any ideas on the type of calls (API or otherwise) I should be looking at to detect and transmit the screen image in a near-real-time manner?

Thanks for your help.

John Osborne


Hmmm... you might look around sourceforge.net or freshmeat.net and either
look at the code on similar projects or ask the developers for advice.
dreamincode.net has some fairly active forums as well. I, personally, have
barely begun to bark up the win32 tree, so there isn't more than the vaugest
ideas in my head as to how to do what you need.

Best of luck!
Nov 16 '05 #3
"John Osborne" <j.*******@home.com> wrote in message news:<2b******************@bignews3.bellsouth.net> ...
I'm a beginner at this programming thing (C# and VB/VB.Net) but I have
been given a task that I don't even knwo how to start to accomplish.

I'm not asking anyone to write the code or anything, just to point me in
the right direction if you can.

The situation is this... My boss wants me to write a client that users
can use to connect to a machine on our network (we'll call this the host)
and view the host's screen as close to real time as possible. He wants to
use the application as a teaching tool in-house and wants to write it
in-house so that there will be no problems with changing it around or
royalties or anything.

I suggested something like VNC (it's free, right?), but he only wants a
client that shows the screen like VNC does. He wants no other
functionality. He also hates using other folks software - he's strange like
that.

Any ideas on the type of calls (API or otherwise) I should be looking at
to detect and transmit the screen image in a near-real-time manner?

Thanks for your help.

John Osborne

The VNC function traces for the your require functionalities looks
something like this:

http://www.slink-software.com/W/SrcD...nsrc.sdoc/N_20

vnc-3.3.7-winsrc.sdoc
FillDisplayInfo - vncserver.cpp:1083
ClientUpdateTracker - vncclient.h:150
SimpleUpdateTracker - rfbUpdateTracker.h:61
add_changed - vncclient.h:158
TriggerUpdateThread - vncclient.cpp:1100
vncClientUpdateThread - vncclient.cpp:60
Trigger - vncclient.cpp:1117
Trigger - vncclient.cpp:117
ServerUpdateTracker - vncserver.h:237
add_changed - vncserver.cpp:47

http://www.slink-software.com/W/SL_T..._50/LN_66#L_63
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: MooMaster | last post by:
I'm a complete beginner in Python, but I've been fooling around with Java for a couple years, so I have decent programming experience... Anyway, I was sitting around playing with Python, when I...
4
by: John Osborne | last post by:
I'm a beginner at this programming thing (C# and VB/VB.Net) but I have been given a task that I don't even knwo how to start to accomplish. I'm not asking anyone to write the code or anything,...
5
by: reezaali | last post by:
Hi All I keep getting back VINET and not Lilas...can someone point me in the right direction? Thanks a lot DECLARE @idoc int DECLARE @doc varchar(1000)
3
by: MarcJessome | last post by:
Hi, I was wondering if someone could help me through learning C++. I've tried learning before, but I find I would work better if I had someone that could help explain a few things to me. Im using...
65
by: Skybuck Flying | last post by:
Hi, I needed a method to determine if a point was on a line segment in 2D. So I googled for some help and so far I have evaluated two methods. The first method was only a formula, the second...
3
by: Jheitmuller | last post by:
Hi, I would like to convert a VB.NET application from being a Windows app to an ASP.NET app. I'm new to web development, so this may be a simple question. Is it possible to render simple drawing...
3
by: Amy | last post by:
Hi, I have 6 If Then Else statements I was supposed to write. I did so but I know that they have to be wrong because they all look the same. Could someone take a look at them and point me in the...
1
by: silentscreams22 | last post by:
I need this converted. <marquee behavior="scroll" direction="down" scrollamount="3" style="position:absolute; left:110px; top:150px; width:16px; height:483px; z-index:1;"><span...
2
by: sparks | last post by:
I have been programming access databases for 8 years. Well today I find out that I need to know SQL. HUH LOL well I don't have a clue as to how people even enter data into a sql database or...
7
by: coolsti | last post by:
Hi, this is quite a newby question. I have years of experiences with administering MySQL databases on Linux using the mysql console application, ini files, and other non-GUI tools. Now I am...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.