473,395 Members | 1,471 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,395 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 1799
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...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.