473,469 Members | 1,542 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Implementation of RFB protocol

Himanshu Mishra
2 New Member
I am in need of implementing RFB protocol (vnc) in java for my project.
My question is that do I have to write the complete implementation code or is there a library already present for the same which I could use ?

-Himanshu
Sep 3 '10 #1
2 6726
Nepomuk
3,112 Recognized Expert Specialist
Hi Himanshu!

There are complete VNC viewers (and probably servers too) written in Java, RealVNC for example - but I'm guessing that your project is to write the whole implementation of the protocol, not just using a library which does all of it... So basically, I don't think that there's a library that will do part of the work for you. Guess you'll have to do all of it yourself.

Mind you, I've never tried implementing that or any similar protocol in Java, so I may be missing something.

Greetings,
Nepomuk
Sep 3 '10 #2
Himanshu Mishra
2 New Member
Thank you Nepomuk for sharing that!!

Actually one part of the project I am working on requires that the client at other end of network (LAN) should be able to view the desktop of server, similar to RealVNC, but that is just one part of Project, earlier I was thinking of sending screen shots of desktop in raw bits but I found out about RFB which is protocol for the same and is very efficient.
Anyways, now I suppose I have find some other way.

-Himanshu
Sep 4 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Nicholas Wieland | last post by:
I'm using the shelve module for a program I'm writing, and reading the source I've noted that shelve doesn't use new style classes. Well, this is the first time I use *seriously* new style classes...
34
by: jblazi | last post by:
Let us assume I have a list like and would like to transoform it into the string '{1,2},{7,8},{12,13}' Which is the simplest way of achiebing this? (The list is in fact much longer and...
1
by: David Mertz, Ph.D. | last post by:
I decided to write a pure Python hashcash implementation. I have seen David McNab's Python implementation. Unfortunately, as near as I can tell (which is supported on the hashcash mailing list...
9
by: Anon Email | last post by:
Hi people, I'm learning about header files in C++. The following is code from Bartosz Milewski: // Code const int maxStack = 16; class IStack
3
by: Juerg Staub | last post by:
Hi, I have implemented IInternetProtocol and IInternetProtocolRoot in my protocol handler. Whenever I try to register the instance with IInternetSession::RegisterNameSpace, I receive a...
0
by: dimikaka | last post by:
Caucho's Hessian binary protocol has been ported for .NET. HessianC# (www.hessiancsharp.org) represents the latest implementation of Caucho's Hessian Binary Web Service Protocol. Hessian is a...
1
by: Akula | last post by:
Does anyone know if there is some kind of implementation of this protocol buiried somewhere in the .NET framework, or even somewhere in COM? I have been struggling to build a PPP server, but...
2
by: Rob Clark | last post by:
Hello all, I have a design problem for which my current C++ solution feels more like a hack. :-( I'd like to change that :-) The real problem can be destilled to something like this: One...
1
by: Benry | last post by:
Hi guys. I hope I can discuss Twisted here. If not, direct me to the correct place please. My question(s): I'm working on a custom network protocol (application layer in TCP/IP model) for a...
0
by: =?Utf-8?B?QWppdA==?= | last post by:
Hi, I am new to Windows Communication Foundation (WCF). We are planning to develop a server which implements a protocol,involving financial transactions.I have a reasonably good background in...
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
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...
1
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.