Search found 2 matches
- Thu Feb 08, 2007 5:41 pm
- Forum: PHP - Code
- Topic: PHP Proxy Help (Not HTTP)
- Replies: 4
- Views: 5612
Yeah, last time i went solo, didn't use any forums etc, basically, i'm trying to build a proxy for the MUD i play, where I can act upon the data coming in and out before it reaches the MUD / client EG Client Application <--> PHP Proxy <--> MUD Server But last time i did this, it would wait for data ...
- Thu Feb 08, 2007 8:28 am
- Forum: PHP - Code
- Topic: PHP Proxy Help (Not HTTP)
- Replies: 4
- Views: 5612
PHP Proxy Help (Not HTTP)
Hey, Am looking to attempt a php proxy again. Last time i did it the script would stop and pause every time there was no data coming in from a port so I was hoping for a few pointers and/or examples/snippets before i get started on trying this again. The proxy has to be able to stream data two ways,...