Difference between revisions of "Program Examples"

From SoftMC-Wiki
Jump to: navigation, search
Line 2: Line 2:
 
* [[Program Examples:Serial Com:Serial Com Example|Program Example - Serial COM]] - How to setup a serial connection
 
* [[Program Examples:Serial Com:Serial Com Example|Program Example - Serial COM]] - How to setup a serial connection
 
* [[Axystems:Program Examples:TCP IP:TCPIP Simple Server|Program Example - TCP IP Simple Server]] - How to setup a simple TCP-IP server
 
* [[Axystems:Program Examples:TCP IP:TCPIP Simple Server|Program Example - TCP IP Simple Server]] - How to setup a simple TCP-IP server
* [[Axystems:Program Examples:TCP IP:TCPIP Simple Client|Program Example - TCP IP Simple Client]] - How to setup a simple TCP-IP client
+
* [[Program Examples:TCP IP:TCPIP Simple Client|Program Example - TCP IP Simple Client]] - How to setup a simple TCP-IP client
 
* [[Program Examples:TCP IP:TCPIP Multi Server|Program Example - TCP IP Multi Server]] - How to setup a TCP-IP server that opens connections with multiple clients
 
* [[Program Examples:TCP IP:TCPIP Multi Server|Program Example - TCP IP Multi Server]] - How to setup a TCP-IP server that opens connections with multiple clients
 
* [[Program Examples:File Handling:Open Read Write|Program Example - File Handling - Open Read Write]] - How to open a file with different permissions
 
* [[Program Examples:File Handling:Open Read Write|Program Example - File Handling - Open Read Write]] - How to open a file with different permissions

Revision as of 08:56, 22 May 2014

Refer to