Subdued and Medicated
|
I've been working on a small PHP project this summer consisting of a couple scripts, a database, and a Proxy server. I have the main script complete and the database set up and that works nicely. But I am having a problem with the simple-as-I-can-get proxy to intercept a XML response and insert my own information. I found a few proxy servers on sourceforge but they are way too complicated for me to teach myself much less modify. I'm almost at a point where I am just going to build the whole freak'n protocol myself. It wouldn't be that hard, but I don't necessarily want to do that for potential legal reasons; instead only supplement their response with my category.
A little background info if you want... I bought a Onkyo TX-NR801 Amplifier about a year ago and it is a wonderful machine with the exception of one feature that happened to sell me on this purchase. It has a ethernet port and can play internet radio stations sans computer. Sweet! ![]() ![]() So this proxy would intercept a response, query a database, add some data to a XML file, and send it on its way to the amp. Unfortunately, this level of PHP is currently beyond me at the moment but I am trying to learn. (Something about recompiling with low level sockets fried my brain.) Anyone feel like helping out on this little adventure? If you are interested, a ZIP file is HERE I'm probably forgetting something so just ask. Free (Legal) Congo DVD's if you need a bribe. ![]() |
quote |
Subdued and Medicated
|
Well, heck. There are other ways. Plan "B" in in progress... or so I thought.
I now have a problem somewhere installing BIND. I think the configuration files are correct and permissions are set but I am not getting any response for DNS queries or on port 53. Has anyone installed BIND on OS X around here with success? |
quote |
Posting Rules | Navigation |
|
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
please explain 'class' in PHP | nassau | Programmer's Nook | 12 | 2006-07-13 13:36 |
PHP vs all the others? | nassau | Programmer's Nook | 18 | 2006-06-29 03:49 |
PHP installation issues | ThunderPoit | Programmer's Nook | 17 | 2006-03-17 11:25 |
Generating XML for Newsfeed (MovableType and PHP) | drewprops | Genius Bar | 3 | 2005-01-22 00:32 |