Results 1 to 2 of 2

Thread: Which language for a Thin Client?

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2005
    Posts
    45

    Question Which language for a Thin Client?

    Hello, I have to do a program for a Thin Client (here are it's specifications, sorry if it's in italian: http://www.microdata.it/desktop/thinClient1.pdf)

    I never coded something for a thin client so I'm a little confused. Which language would be the best? Note that it must be a language which assures very high security, because the program I'm going to do has to connect to an sql server via a normal internet connection. It would be better if I could lock it to the hardware of the thin client so it won't run on any other PC. Code protection from decompiling is also highly important.

    Thank you for your help.

  2. #2
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    Re: Which language for a Thin Client?

    it doesnt matter about the language but your algorithms and such for security.

    language environment makes no difference if you are using C, VB.NET, C# - all depends on the security level you implement in your application.

    Remember to check the docs on which language you can code in with that device, or if there are any SDK's API's provided which you can then use in your desired language to develop in

    MVP 2007-2010 any chance of a regain?
    Professional Software Developer and Infrastructure Engineer.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width