*This is just a simple way to test any Web Service avaiable on the web.
WSDL Url:
Documentation:
Word Dictionary Web Service
Methods:
ServerInfo ();
DictionaryList ();
DictionaryListExtended ();
DictionaryInfo (string dictId);
Define (string word);
DefineInDict (string dictId, string word);
StrategyList ();
Match (string word, string strategy);
MatchInDict (string dictId, string word, string strategy);