Difference between revisions of "Server Access"


Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /www/htdocs/w0102f68/fos/wiki/includes/MagicWord.php on line 902
From FOS Wiki
Jump to: navigation, search
m (again error in the link, fixed now)
m (external link INTERNET added)
Line 1: Line 1:
On login the device (smartphone, pc etc.) must already have been connected to the wireless router which provides the communication. The order man application must receive the appropriate permissions to connect to the server. An important permission is the android [["http://developer.android.com/reference/android/Manifest.permission.html#INTERNET"|INTERNET]] permission, defined in the Manifest file of the client application.
+
On login the device (smartphone, pc etc.) must already have been connected to the wireless router which provides the communication. The order man application must receive the appropriate permissions to connect to the server. An important permission is the android [http://developer.android.com/reference/android/Manifest.permission.html#INTERNET INTERNET] permission, defined in the Manifest file of the client application.
 
After a successful login the application has to find out the port which allows to communicate with the server.
 
After a successful login the application has to find out the port which allows to communicate with the server.
 
TODO
 
TODO

Revision as of 18:39, 10 November 2013