<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I did something similar with the ncftpput command to [shell]. <br>
It may be very un-standard indeed but it worked for me and is quite
simple.<br>
The example patch generates a textfile&nbsp; in your home directory with
some random data and sends it over ftp.<br>
Then refresh the page in your browser to see the updates...<br>
see <a class="moz-txt-link-freetext" href="http://www.timvets.net/software/pd_ncftpput_example.pd">http://www.timvets.net/software/pd_ncftpput_example.pd</a><br>
<br>
Tim<br>
<br>
mami music wrote:
<blockquote
 cite="midf4a076180710170838g1c5ad9b2m9b214578fbd160ae@mail.gmail.com"
 type="cite">
  <div>hi</div>
  <div>i wanna show some data of a pd patch on a webpage, for
monitoring remotely what is going on on the patch. It can have a
latency when showing on the webpage. and data would be integrer
numbers, that can be refreshed every 500 msec.
  </div>
  <div>&nbsp;</div>
  <div>Im wondering how to create a webpage that receives a remote
connection from PD (i have no clue of what sort&nbsp; [netsend]? or&nbsp; [osc]?)
and using it&acute;s content to update the data on the page. Which is the
direction to look for: programming in javascript the code of the
webpage? or using some sort of XML or PHP? (which i have no experience
at all) is there any starndar way to do this?
  </div>
  <div>&nbsp;</div>
  <div>thanks for your help</div>
  <div>&nbsp;</div>
  <div>&nbsp;</div>
  <div>daniel</div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
  </pre>
</blockquote>
<br>
</body>
</html>