For the first part (sending the request) I could simply use [netsend], but how do I get the response from the server back into pd? [netreceive] is not appropiate here.
I thought of using the [system] object calling wget, but than again, how do I get wget's output back into pd?
Ideas welcome! m@rc