What is the fastest way to communicate between Web Panels and the S-Web Server?
FAQ #101006
The fastest communication between Web Panels and a PCD is obtained using WebConnect with a HTTP-direct connection and storing all the possible files of the project (except *.tcr) in the local directory of the WebPanel.
That's the way you have to proceed:
PCD7.D4xx MicroBrowser Panel
- Define the HTTP-direct connection
- Save the local files under M1_Flash:/WEBPAGES
- If you browse through several PCDs you can define subdirectories for each PCD in the /WEBPAGES directory using the
IP-address of the PCD as name of the directory (i.e. "192_168_12_25") - In the settings of the MicroBrowser you define in "Configuration" -> "Special" "local file search before remote" to be
most efficient
PCD7.D5xxx and PCD7.D6xxx and PC-Browsers
- Use the WebConnect-Software and define a HTTP-direct connection
- Save the local files under StorageCard/WEBPAGES
- If you browse through several PCDs you can define subdirectories for each PCD in the WEBPAGES directory using the
name of the connection as name of the directory (i.e. 'PCD3HTTPDirect')
Categories
PCD7 / D5xxx (Windows CE)
PCD7 / D4xx (MB Panel)
PCD7 / D6xxx (Windows eXP)
Last update: 31.05.2015 07:37
First release: 18.08.2008 09:59
Views: 4475