Questions tagged [thin-client]

A thin client is a computer or a computer program that depends heavily on some other computer (its server) to fulfill its computational roles.

Thin clients occur as components of a broader computer infrastructure, where many clients share their computations with the same server. As such, thin client infrastructures can be viewed as providing some computing service via several user interfaces. This is desirable in contexts where individual fat clients have much more functionality or power than the infrastructure requires.

The most common type of modern thin client is a low-end computer terminal which only provides a graphical user interface - or more recently, in some cases, a web browser - to the end user.

74 questions
0
votes
3 answers

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 cool if my web app could communicate with them…
Ben Aston
  • 53,718
  • 65
  • 205
  • 331
0
votes
1 answer

Smart Client, as opposed to Thin/Thick Client- Examples

What is a Smart client, as opposed to a Thin or Thick client, and what would be a good example(s) to exemplify this concept?
N Altun
  • 95
  • 1
  • 2
  • 9
0
votes
1 answer

Thick-thin client

Good day, everyone! I have a architectural question, what tools can I use when will develop and deploy a think client for ONE DESKTOP computer? My application must work in browser on one computer, DB must placed on same computer. If it possible, no…
slavayancheg
  • 59
  • 2
  • 12
0
votes
1 answer

RDP - Incorrect Printer Driver

I recently asked this question about a printer issue. We have narrowed it down to happening only when using RDP from a Windows 7 computer or newer thin client. Basically, whenever we RDP from Win7 or a thin client (I say newer, but we have only…
Dave Johnson
  • 825
  • 16
  • 27
0
votes
1 answer

app laggy on ie8 over citrix

Our application is a responsive (bootstrap) asp.net (winforms) intranet application. Some of the pages contain javascript and are considerably less responsive (in terms of speed) on ie8 (obviously) verses chrome and firefox. (Whilst running via a…
Tim
  • 7,401
  • 13
  • 61
  • 102
0
votes
2 answers

How to get the thin client URI of an Alfresco folder/document?

A thin client URI is a web address that you can type to see details about a file or folder, on a nice web user interface. For instance, my Android app uses Alfresco's CMIS API, but for complex operations (eg. to start a workflow on this file), you…
Nicolas Raoul
  • 58,567
  • 58
  • 222
  • 373
0
votes
1 answer

Thin Client Server Configuration

I have 15 t5500 HP thin client and i am looking for Server configuration which can handle upto 20 thin clients. Usage: Internet (browser), MS office, Simple multimedia (Movies, Songs). No Games, No CPU intensive programs (like photoshop or visual…
0
votes
1 answer

Use Windows Desktop as Thin Client Server

I want to use my Windows Desktop (XP, Windows7, , Win 10, Linux) as Thin Client Server. It should be able to give a simultaneous log in session to 5-6 persons using thin client or Internet. Basically, I want it to make a server, for a community…
SOAMad
  • 325
  • 5
  • 22
0
votes
1 answer

Remote-desktop with freerdp inactive timeout timeout

So I have a raspberry pi that boots to a RDP session in to a virtual machine using the program freerdp. It is closing the session if it sits inactive for about a min. Is there a way to shut this off completely or make the timer really long?
Nitroxsage
  • 23
  • 1
  • 2
  • 7
0
votes
1 answer

why is thin starting multiple server processes

I'm trying to run a rails app using nginx and thin. I have configured thin to run 4 servers with different socket names. This is part of my settings servers: 4 socket: /tmp/thin.myapp.sock On starting thin as a service, however, at first it was…
serengeti12
  • 5,205
  • 4
  • 23
  • 27
0
votes
1 answer

cookie/session appears to be overwritten in thin client enviroment

I have a asp.net mvc web page that stores my employeeid in session state, however when 2 employees access within the same time frame it appears to get overwritten or mixed up. I have spent 2 hours googling for answer but have found none. I am…
retslig
  • 888
  • 5
  • 22
-1
votes
1 answer

multi-seat vs. thin client multi-user systems

I want to understand the theoretical background of multi-user system (how it works). I found we can implement the idea using two methods. 1.Multi-seat 2.Thin client What are the differences between them. And should we install OS in thin client…
nsaikiran
  • 33
  • 7
-2
votes
2 answers

Silverlight vs. ASP when targetting thin clients

I'm actually looking for an opinion here. At work, we were discussing the downfalls of creating some of our applications in silverlight as they will be used via thinclient and since silverlight runs client side, there was concern for performance.…
Sinaesthetic
  • 11,426
  • 28
  • 107
  • 176
-2
votes
1 answer

ignite-spring-boot-thin-client : failed to start the application with ignite initialization failure

Please help.... org.springframework.boot spring-boot-starter-parent 2.4.2
Raghu
  • 1
1 2 3 4
5