Mon Feb 11, 2013 9:55 pm
You can do whatever you want.
SSH (secure shell to execute Linux ommands) ,
SFTP (Secure file transfer , part of SSH),
FTP ( "The" file transfer protocol) ,
HTTP (normally used for Web pages) , SMB (Windows File Sharing) ,
NFS ( UNIX file sharing) , AFP (Apple File Sharing ) etc.
I believe what you really wanted to ask is how to code
apps which can communicate over a network.
If you use Python , XML-RPC might be a start. There are
many many very high-level and abstract solutions to this problem
called Remote Procedure Call.
You have the maximum of freedom , because you develop
the applications yourself. You could go low-lewel and
invent your own protocol , if you deem necessary !
ghans
Last edited by
ghans on Mon Feb 11, 2013 10:11 pm, edited 1 time in total.
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org