Tracy: Ok on Inno. It is on my list of things to learn. Right now just trying to stay afloat...but sinking rapidly! I removed the VFP9 exception from the firewall and I ran your pasted code in my init to the form. Windows XP did not establish a connect with the Win7 box. I put the exception back in and the connection was established. So I am not understanding what your pasted code does. I would like the TCP connection to work without needing to alter the firewall setting. Thanks for your time on this project. Regards,
Jack Skelley You'll need to go a little further with the COM object. There are many options on setting an exception in the firewall. I open the port, and give the exception a meaningful name. The code I pasted is from the forms init. It determines if access to the COM object is available. Some of my clients would want to run me up a flagpole if I released the whole executable instead of the single port. Most wouldn't know the difference. Inno has it's challenges. Installing a Windows service was interesting. I've done some other strange things I never expected to do in an installer. How do you want the firewall configured. I'll post the netsh command and a VFP method. -- Tracy Pearson PowerChurch Software Jack Skelley Senior Director, Programming/Computer Operations New Jersey Devils (973)757-6164 [email protected] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/7d9e7f72b813014c8fd022cf04f820ed0bc...@ex08.drdad.thenewarkarena.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

