How do you send data using the eS-WiFi module?

WiFi Products by Inventek

1. Join Network (see How to join a network)
2. Setup a TCP/UDP connection (see How to setup a TCP/UDP Comm Server/Client)
3. Set number of bytes of data to be sent
4. Send data
EX.
S1=10      Set NOB to 10
S0\r0123456789 1      Send data
Note 1: \r = Carriadge Return, \n=New Line