Questions tagged [realthinclient]

3 questions
0
votes
0 answers

How to get audio in & out to work on remote session using FreeRDP on HP ThinClient

I’m runnning into issues where I cannot get audio in or out to work on my Hyper-V Windows Desktops when connected from the ThinClient using FreeRDP.HP ThinClient T540ThinClient 7.2 SP 13.5FreeRDP version 2.10 These are ThinOS Ubuntu machines using…
tlbeck
  • 1
0
votes
1 answer

Multithreaded RTC server and DB connection pool

What are your suggests? Is it better to place TRTCHttpServer to main form or to datamodule with other server components? In demos apps there are both implemetnation. Component will be set up with multithreaded property TRUE. As far as I know if it…
0
votes
1 answer

Does IdSchedulerOfThreadPool limit the simultaneous-connection count?

If I assign an TIdSchedulerOfThreadPool to my IdTCPServer, will I still be limited to the number of simultaneous connections? My IdTCPServer properties are : ListenQueue : 30 MaxConnections : 0 ReuseSocket rsTrue Scheduler…
Sdean
  • 245
  • 2
  • 5
  • 12