web service


Otecat Mobile Web App Launched

otecat-mobile-searchOtecat Mobile is the mobile web version of the desktop application Otecat, for searching telephone number information.

Using edge mobile web standards, provide a smooth and rock-solid Touch-Optimized experience for all popular mobile device platforms.

With mobile use in mind, had also functionalities such as, direct call of the searched number and geolocation of the address of the searched number, using the Google Maps.

 
otecat-mobile-qr-100Access Web App
To access Otecat Mobile go with your mobile browser at apps.multipetros.gr/otecat
or scan the next QR Code

 
For more info
For more info about Otecat Mobile, screenshots, guide to add it at the home screen of iOS and Android devices, updates and much more see at the project’s home page at multipetros.gr/public-projects/otecat-mobile-web-app


Validator 2 – Now with support for GSIS Gov Gr web service

vatlidator2-2It’s available the new version of Validator, the open source (GNU GPL3) desktop program, targeting .NET 3.5, for Greek VAT identification number (ΑΦΜ) validation, with support for receiving vatin’s holder info from the GSIS Gov Gr web service.

Now it uses the latest versions of Multipetros.Validation.dll for the vatin validation, Multipetros.WebServices.dll for receive data and jQuery library for optimization of their presentation.

For more info, downloads and updates see at the Vatlidator home page multipetros.gr/public-projects/vatlidator/


WebServices.dll library – ver 1.1

networkMultipetros.WebServices is an open source library (FreeBSD Lisenced) library writted in C#, targeting the .NET Framework 3.5, with classes which interact, wrapp and invoke web services.

At the moment these classes are available:

– class AfmInfo
Automate the downloading process of RgWsBasStoixEpitRtUser object for a given Greek VATIN using the SOAP messages from the Greek GSIS Government web service. The downloaded object have fields with info about the given VATIN.
AfmInfo also used as a wrapper that convert RgWsBasStoixEpitRtUser fields into Properties and provide better and safer access ways. Except the Properties, have Methods to get the original dowloaded object and a Dictionary with the Properties Names as dict. keys and their values as dict. values.

– class GoogleCurrencies
Download exchange rates for supported currencies from Google’s web service.
For downloads, documentations and updates see at the projects page at multipetros.gr/public-projects/webservices-dll/