Hi Again.I am looking at a Plan B to my last email about converting some
code.

What I am thinking is, I COULD just use the code I have that is working,
and may be create a DLL and access it from my new application.
However, the code is actually running a server that listens on a couple of
ports and when "things" happen, it fires an event that is then captured by
an event on the front end.
Can I run a service as above in a DLL and have events that I guess just do
a pass through to the DLL calling application?

The other thought I had was to write a COM DLL, but bit wary of that.

Anyone got any thoughts on the above?

Thanks, Jeremy
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [email protected] with 
Subject: unsubscribe

Reply via email to