TIpClient() > Communication | ![]() |
![]() |
![]() |
![]() |
Writes data to the internet connection.
:write( <cData>, [<nBytes>], [<lCommit>] ) --> nBytesWritten
Method :write() transmits the specified character string <cData> from the local station to the server and returns the number of bytes transmitted as a numeric value. Note that writing data requires a successful call to the :open() method for establishing the internet connection.
http://www.xHarbour.com