Tagged Questions
The thin-client tag has no wiki summary.
3
votes
2answers
186 views
javascript performance between thin client and pc
I have a web app using thin clients (bosanova terminals) as the front end for users. I've noticed some performance differences in JavaScript between the thin client and a PC. The terminals are ...
2
votes
1answer
147 views
VB app needs Windows TS thin client unique ID
I have a custom bar code app running on .Net 2.0 framework and installed on a Windows Terminal Server. I’m using HP type thin clients and they are pulling their desktop from the TS that has my ...
1
vote
1answer
69 views
Diamond-question-marks in Visual Studio
I'm running Visual Studio 2005 for the first time on my new machine (an HP thin client accessing a virtual machine over their HP SAM Client software). When execution halts on an exception, the text ...
1
vote
2answers
147 views
Do I need (Spring) MVC if I have Javascript/CXF?
I am developing a Java web services application that is (mostly) to be used by other SOA clients. Currently I am planning on using CXF to publish my various web services & methods using SOAP/XML.
...
1
vote
0answers
147 views
Detachable thin client with OpenGL
I would like to make a thin client application with OpenGL display support, where the user is able to detach the view on a computer and attach to it from an other.
At first I thought about X Window ...
0
votes
1answer
20 views
Terminal Services - can a user's physical location be identified?
When using Terminal Services (maybe with or maybe without Citrix add-ons), can the physical location of the user be identified?
The client workstation h/w is a mixture - sometimes a Windows pc, other ...
0
votes
2answers
55 views
Thin client And Net programming
i have built a clientServer application ( C# and VS 2008 ) for a LAN network consist of several PCs . it's working fine .
now we have a network consist of a server and thin clients . i do have no ...
0
votes
1answer
46 views
Force encrypted network traffic with Oracle thin client and jdbc?
Is there a way to force encryption of network traffic (that is, result set data) using Oracle thin client and jdbc?
I understand that this can be done by setting up a java.util.Properties object and ...
0
votes
1answer
71 views
Any benchmark to evaluate the quality of user experience of a remote desktop protocol?
There are many remote desktop protocols used widely, e.g. VNC, RDP, PCoIP, RGS, etc. Taking a look at their specification, it seems that they provide different features, such as redirecting I/O, ...
0
votes
1answer
36 views
Informix-SQL (SE) on the cloud with WinTerm thin clients
I have several customers, each running a customized version of my ISQL (SE) desktop app. I would like to replace their desktop app with thin client WinTerm's, connecting to the cloud (My ISQL app on ...
0
votes
1answer
47 views
Web Application on a Thin Client Based Network
I am currently developing a web application with rich interfaces using JSF. My application is deployed on Tomcat on a server in the network and majority of users access the server with Remote Desktop ...
0
votes
1answer
226 views
Is there a way to retrieve the Computer Name of a Xenapp client?
What options exist for identifying the client name of a particular client from within the process running on Citrix Presentation 4.0, or Xenapp 5, and are there any important differences in retrieving ...
0
votes
1answer
38 views
What are some of the possible or practical applications for thin-client applications?
I am currently in need of help for brainstorming for some ideas.
I have seen the following applications for thin-client:
some of the web servers providing services such as video conversion
an ...
0
votes
3answers
514 views
Are there any secure alternatives to XDMCP?
The title says it all: Are there any secure alternatives to XDMCP (A Linux remote desktop protocol)?
I'd like to set up some thin clients -- UI heads (old computer + mouse + keyboard) connected to ...
0
votes
3answers
133 views
Browser <-> Client Hardware API?
Are there any initiatives to implement/agree upon a standard API for connectivity between web browsers and client hardware.
Example: The iPhone has a GPS/Camera/Accellerometer in it. It'd be very ...