i have developed an windows service to receive messages from particular port using socket communication.t he service was not allowed to interact with desktop. now my new application needs to use that socket to send messages. so my requirement was sharing/calling the socket methods on the socket which is created in the service. how to do that? please help me .
calling an service from application
Collapse
X
-
calling an service from application
Last edited by pvenkatesh2k4; Mar 14 '08, 09:34 AM. Reason: since i forgot to mention windows serviceTags: None