Search found 1 match
- Wed Nov 30, 2005 11:41 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Web Services
- Replies: 10
- Views: 7278
Byron, I belive that the easiest way to consume webservices under [x]Harbour is installing the ms soap toolkit that permits inkove it like com objects. Basically creates a com object envolture of a webservice object that permits use it to any language capable to use then com technology. An example o...