Input data to service

vb6 , windows , service United States
  • 11 years ago

    My newly created service program is running in the background. I have some data that I want to interact with the service programmatically.

    How can i get this to work?

    I could program my service to accept Winsock connections, but this incoming data comes in fast from different programs. It would need multiple sockets with multiple listening ports so thats not an option.

    Anyone got a suggestion? Something like command line parameters? Does that even exists for a service?

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”