Hmmm... I didn't read that quite closely enough the first time.... Sounds like if the Win32 app is listening on the port, it should be doing the writing of the file to the file system for you. If that is the case, just open a socket (using java custom tag perhaps) and send the data in the correct format.
--Jeff p.s. Then your real problem becomes port blocking, etc. ;-) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

