Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Terminal Services over 3g .. how much
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01041690
Message ID:
01042423
Vues:
26
Hi Martin

No, it is not the same amount of data. Terminal Services is sending deltas of the screen to the client, no data at all is going trough except this image. Even so, in a good designed Web application you tipically don't send the 200 customer records, but a smaller set based on some kind of filtering or paging mechanism.

1. Ok, so in a Web App, the HTML page is transferred, in Terminal Services the screen is transferred. The screen may be smaller (or could be made smaller) than a HTML page ?.... so Terminal SErvices should be cheaper

2.In Termianl Services, the amount of data could also be limited to the first 50 records (in fact as only the screen is trnasfereed, this will be the case as only a screen size grid will be transferred .

3. The app being considered is probably going to be deployed on a Tablet pc
running XP embedded... I dont know if this will make a difference with regard to data transferred .

Regards,

Gerard




>Hi, Gerard.
>
>>>Traffic would be minimal
>>Would this be the case ? Same 'data' would still have to go down the wire, No. ??
>>
>>If a list of customers is required, the salaesman still has to download say 200 x names and address, in order to see them on the remote device, and surely it does not matter (from the Data movemnent volumes) wheter this is done using a Browser or through Terminal Services ?
>
>No, it is not the same amount of data. Terminal Services is sending deltas of the screen to the client, no data at all is going trough except this image. Even so, in a good designed Web application you tipically don't send the 200 customer records, but a smaller set based on some kind of filtering or paging mechanism.
>
>Also, I'm assuming that you're talking about a Pocket PC device, where the Terminal Service client is not the most efficient one, and GPRS does not usually provide the best response time. A web app, on the other hand, could be quite prompt.
>
>>>...the application will surely be easier to use. I don't think you'll have a very good user experience with Terminal Services over GPRS...
>>As the app runs on the server , should'nt the experience be essentially the same, except in Terminal Services it is easier to prgram it as you are essentially programming a desktop app
>
>Again, assuming a PPC app, you'll have to design special forms to adjust to the small screen, and what looks good and is usable in a typical desktop application don't necesarilly is the same for a stylus-based application.
>
>If the use-cases are as simple as you told in the previous mail, I guess a web application coudl be really simple to put up; chaper and simpler to deploy also. But of course it all depends on your experience and existing infrastructure.
>
>Best luck,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform