Hi,
does anyone know how it's possible to build a windows service from VB?
In fact, I have a server application (socket) running in background. But I need to let it work even if there is no user logged in. So, I think that the only way is to transform my application into a service (any other solution is welcome).
Any idea??
Many thanks




Reply With Quote