View Single Post
  #28 (permalink)  
Old 12-20-2005, 03:25 PM
tworkman tworkman is offline
Junior Member
 
Join Date: Dec 2005
Posts: 15
tworkman is on a distinguished road
Thumbs up Very exciting!

I just came across this thread after searching for several days. I've been looking for something very similar, and would like to participate in the effort if possible. Is there a way that you could add a function to run an external program? if I could do that, I would be able to pass a command line string (xml) to a c# program I have. From there I could do whatever I wanted with the data. My current goal is to send it via a winsock control to a listening client, so in reality, another cool function to have in the dll you are working on is direct winsock function calls.

Could you also email me with the dll/code you have developed?

Thanks!
Reply With Quote