Progetti

DeviceViewer

DeviceViewer aim is to make simpler manage installation/removal of drivers and devices.

The software is written using C# and .NET 2.0 to focus on windows integration and on application stability without reducing performance.

The main advantage of this software is the integration with an archive of pci and usb ids, generated starting from the OSS one, and the integration with driverguide search.

To interact with the operative system it use SharpDevices library.

It runs on Windows 98, Windows 98 Second Edition, Windows Millenium, Windows 2000 Professional and Server editions, Windows XP Home and Professional editions 32 bit and 64 bit editions, Windows 2003 Server editions 32 bit and 64 bit editions and Windows Vista 32 bit and 64 bit editions.

Find out more

EuteliaVOIP Agent

EuteliaVOIP Agent è un piccolo software realizzato per visualizzare istantaneamente il credito acquistato, il credito rimanente e quello speso per le chiamate.

Find out more

PosixDaemon

PosixDaemon è una classe scritta in php per facilitare la realizzazione di demoni per sistemi *nix compatibili, come Linux, FreeBSD e simili.

La classe implementa tutta una serie di metodi che permettono, in poche righe di codice, di gestire tutto il funzionamento con estrema facilità!

Il codice è compatibile esclusivamente con la serie 5 di PHP, e si sconsiglia il backporting del codice, anche se facilmente fattibile, perché PHP4 non è più supportato dal team ufficiale!

E' presente anche una pagina sul GRUSP (Gruppo Utente Sviluppatori PHP) nella quale sono presenti due esempi base ed è possibile visionarla al seguente indirizzo:
http://wiki.grusp.it/webdev:librerie:posixdaemon

Find out more

SharpDevices

SharpDevices is a LGPLed library that let to every .NET 2.0 developer to interface own applications with windows devices and drivers managment.

It let to Enumerate, Install, Update, Uninstall, Enable or Disable any installed devices on the system with few lines of code and is compatible with Windows 98, Windows 98 Second Edition, Windows Millenium, Windows 2000, Windows XP editions 32bit and 64bit versions, Windows 2003 Server editions 32bit and 64bit versions and Windows Vista editions 32bit and 64bit.

Find out more