
  | ||||||||
| Changed: | ||||||||
| < <  | Using the NVO Registry WebService from Java and C#Below I briefly describe how to make a simple clinet for the registry prototype.The Service URL | |||||||
| > >  | Using the NVO Registry WebService from Java and C#Below I briefly describe how to make a simple client for the registry prototype. | |||||||
| Added: | ||||||||
| > >  | The Service URL | |||||||
| First we need the service URL which is http://sdssdbs1.stsci.edu/nvo/registry/registry.asmx | ||||||||
| Changed: | ||||||||
| < <  | The Client | |||||||
| > >  | The Client | |||||||
| Next we need some Client code - here is a simple client in Java | ||||||||
| Added: | ||||||||
| > >  | 
  | |||||||
| Changed: | ||||||||
| < <  | ||||||||
| > >  | import org.us_vo.www.*; | |||||||
| Added: | ||||||||
| > >  | ||||||||
-- WilliamOMullane - 02 Oct 2003  
<-- 
  | ||||||||
 Using the NVO Registry WebService from Java and C#Below I briefly describe how to make a simple clinet for the registry prototype.The Service URLFirst we need the service URL which is http://sdssdbs1.stsci.edu/nvo/registry/registry.asmxThe ClientNext we need some Client code - here is a simple client in Java-- WilliamOMullane - 02 Oct 2003 <-- 
  |