Difference between revisions of "Communication"

From SoftMC-Wiki
Jump to: navigation, search
(Modbus new API)
Line 2: Line 2:
 
* [[IP Address|'''IP Address''']]
 
* [[IP Address|'''IP Address''']]
 
* [[Socket keep-alive timeouts|'''Keepalive''']]
 
* [[Socket keep-alive timeouts|'''Keepalive''']]
* TCP/IP Communication (''to be completed'')
 
** Setup
 
** [[Program_Examples:TCP_IP:TCPIP_Simple_Server]] Simple TCP/IP server
 
** [[Program_Examples:TCP_IP:TCPIP_TelNet_Server]] Simple Telnet server and command parser
 
** [[Program_Examples:TCP_IP:TCPIP_Simple_Client]] Simple TCP/IP client
 
** [[Program_Examples:TCP_IP:TCPIP_Multi_Server]]  Multi client TCP/IP server
 
** [[Program_Examples:TCP_IP:TCPIP_Winsock_Client]] An example written in C langauge, corresponds to the [[Program_Examples:TCP_IP:TCPIP_TelNet_Server|TCP/IP TelNet Server]] example
 
 
* [[Communication/FastData|'''UDP FastData''']]<br>
 
* [[Communication/FastData|'''UDP FastData''']]<br>
 
* '''[[:File:FTPSCRN.PNG| FTP]]'''  standard ftp file accesses  
 
* '''[[:File:FTPSCRN.PNG| FTP]]'''  standard ftp file accesses  

Revision as of 13:13, 25 January 2017

LAN



Automation Bus



Serial Communication

Modbus Communication
Modbus Communication (Depricated)