Naresh,
1. You are trying to post data to a web service, and not odata - so no CSRF token is required . Normal POST shall do.
2. For readining the destination - are you having the role "*.HTTPDestViewer" role assigned to the user ? if it throwing exception in the try, what exception message you are seeing ?
3. Does the target URL having authentication required ?
Sreehari