On Sat, 12 Sep 2009, ts7300 wrote:
> Hi,
> I am using TS7300 Board.And Running MPPP protocol using dial-up
> modem.And The server side we have Mysql data base.Basically in MYSQL
> Datbase having Information related to weather Temp,Climate etc and
> through PHP we are displaying weather information on Browser.And the
> client side(TS7300)through Mozilla Browser displaying weather information
> over MPPP protocol.And what we are trying to connect hotter to I/0 of
> boards.And control this hotter from server side.Is their any way we can
> control the hotter from server side over MPPP protocol running.
Oh where to begin?
The options you have for controlling any device connected to the ts7300
from the server have nothing to do with how you organise your Internet
Protocol connection - ethernet, ppp and variants, carrier pigeon (latency
aside :-) or wet string.
First organise and write the program to control you device(s) from the TS
board.
Then decide how you control that that software from the server, there are
lots of ways that it can be done, ranging from designing your own
protocol to implement over a network connection between a controlling
agent on the server and the hardware control software on the TS7300, to
simply using a ssh/http or similar connection and scripts.
What you asking is not specific to this being a Technologic's board, and is
pretty generic. Google is your friend, and I suspect you'd benefit from
some serious reading - try Steven's TCP/IP networking books,
UNIX Network Programming, Volume 2, Second Edition: Interprocess
Communications, Prentice Hall, 1999
UNIX Network Programming, Volume 1, Second Edition: Networking APIs:
Sockets and XTI, Prentice Hall, 1998.
see http://www.kohala.com/start/
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|