en:code:data:tcp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:code:data:tcp [2011/10/01 22:29] – [OpenMode] jmgr | en:code:data:tcp [2021/02/13 11:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 60: | Line 60: | ||
| === Notes === | === Notes === | ||
| This method is asynchronous, | This method is asynchronous, | ||
| - | To known when a connection is made use the [[# | + | To know when a connection is made use the [[# |
| ==== write ==== | ==== write ==== | ||
| Line 78: | Line 78: | ||
| === Notes === | === Notes === | ||
| This method is asynchronous, | This method is asynchronous, | ||
| - | To known when the data has been sent use the [[# | + | To know when the data has been sent use the [[# |
| ==== writeText ==== | ==== writeText ==== | ||
| Line 96: | Line 96: | ||
| === Notes === | === Notes === | ||
| This method is asynchronous, | This method is asynchronous, | ||
| - | To known when the text has been sent use the [[# | + | To know when the text has been sent use the [[# |
| ==== disconnect ==== | ==== disconnect ==== | ||
| Line 114: | Line 114: | ||
| === Notes === | === Notes === | ||
| This method is asynchronous, | This method is asynchronous, | ||
| - | To known when the connection is closed use the [[# | + | To know when the connection is closed use the [[# |
| ==== read ==== | ==== read ==== | ||
| Line 128: | Line 128: | ||
| === Notes === | === Notes === | ||
| - | To known when data is available use the [[# | + | To know when data is available use the [[# |
| ==== readText ==== | ==== readText ==== | ||
| Line 148: | Line 148: | ||
| === Notes === | === Notes === | ||
| - | To known when text is available use the [[# | + | To know when text is available use the [[# |
| ==== waitForConnected ==== | ==== waitForConnected ==== | ||
en/code/data/tcp.1317508154.txt.gz · Last modified: (external edit)
