Hi deutex, Read a bit more. I take back my suggestion, com plugin won't help you because the activeX winLirc interface (an ocx) is a sink for events, which comp plugin doesn't deal with.
Okay, what I can probably do is write a tiny VB app that will glue the winLirc activeX ocx to the PowerPro server tool. That will give you something to start with. What's really needed is a powerpro plugin that can listen to tcp port. I can probably do that, but not any time very soon. BTW a major design fault is that winLirc listens to a specific tcp port and requires that you punch a hole in your firewall for at least localhost on that port. If your firewall has the capability to turn away remote packets aimed at that port but allow local ones, you're okay. Otherwise, dangerous. --- In [email protected], "entropyreduction" <[EMAIL PROTECTED]> wrote: > Hi, > > I just had a look at winlirc page. I see there's an activeX > interface, which means you should be able to use the COM plugin to > drive winlirc. > Haven;t got as far as reading any docs, and I don;t have an IR > interface to play with. Maybe try COMN plugin and let me know if that > does or doesn't do the job? > > > --- In [email protected], vf@ wrote: > > > Hello. Have anybody tried to integrate PowerPro with WinLIRC? (it > reads infrared > > data from serial port, recognize known commands and retranslates it > as TCP/IP server. > > see http://winlirc.sourceforge.net/ for more details). It would be > great to manipulate > > PowerPro using remote control! :) > > > > PS: Sorry for my English, it's not my native. > > > Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
