How do I change the protocol in use for CAREWare

Modified on Thu, 19 Jan 2012 10:10 by CAREWare Help Desk — Categorized as: FAQ

The default protocol in use for CAREWare is HTTP. This allows CAREWare to communicate in a wide variety of environments. You can change the protocol in use to TCP using the following steps.

To change the protocol in use:

  1. Go to the business tier directory (Default location: C:\Program files\CAREWare\RW CAREWare Business Tier)
  2. Right click on the Server.Config and Open With... Notepad
  3. Change the channel ref="http" to "tcp"
  4. Save the Server.Config file
  5. Go to the client tier Directory (Default location: C:\Program Files\CAREWare\RW CAREWare Client Tier)
  6. Right click on the ClientTierSettings.xml file and Open With... Notepad
  7. Change the channelProtocol value to TCP
  8. Save the XML file
  9. Restart the business tier service

Back to the Business Tier

Back to Frequently Asked Questions