Hi,

hopefully someone can help me with this. I need some type of a class to
start when the web server starts. This class is going to bind itself to a
port and listen to commands from a VB app. Other classes in other web apps
will register themselves with this class to receive these commands.

My questions are:

1: how can you have a class start when the web server starts? This needs to
work with all web servers.
2: how can you have a class in a web app register itself with the class
listening on the port?

Any suggestions are appreciated.

Regards

Alex Colic

Reply via email to