read values from user input
XML:
`<protocol>http</protocol>
<domain>192.168.1.10</domain>
<port>9080</port>
<username>user</username>
<password>pwd</password>`
ok....i will explain briefly........
- i am trying to access from process servers running in different pcs.....
- if i specify details like above it will become specific to one system only...
So i want to pass details from my app to which i want to connect