The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 11-20-2003
linuxpenguin's Avatar
linuxpenguin linuxpenguin is offline Forum Advisor  
Registered User
  
 

Join Date: May 2002
Location: India
Posts: 295
Hi,

Dont know if this may sound too complex, but here is what I would have done (offcourse only if i had known windows programming )

you can have your solaris application open a socket and listen on a port and a socket on windows that would write to this port after completion of the job, thus notifying it. once the solaris socket gets this info it can then continue with what you want it to continue with

I can tell you further on the unix side of this, for windows please spare me !!

Warm
Regards