A listening socket is normally blocked by firewalls and virus scanners.
Use named pipes instead.

Paul
  ----- Original Message ----- 
  From: Ross Levis 
  To: delphi@delphi.org.nz 
  Sent: Saturday, May 01, 2010 4:49 AM
  Subject: [DUG] UAC control


  I'm back to this subject again.

   

  I released a new version of my software using the TCP server/client method to 
communicate with a separate elevated app where I do my HKLM writing etc.  But 
this is turning out to be a nightmare with firewalls.

   

  The proper method is to write a DLL which does something to trigger elevated 
privileges.  I'm hoping someone could send me example DLL code I can use to do 
this, and the code to call it from my app.  I'm not experienced writing and 
using DLL's.

   

  Many thanks,

  Ross.



------------------------------------------------------------------------------


  _______________________________________________
  NZ Borland Developers Group - Delphi mailing list
  Post: delphi@delphi.org.nz
  Admin: http://delphi.org.nz/mailman/listinfo/delphi
  Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to