write Plain Content To
Method to write a plain content message to send with the socket request
Parameters
: content message to send
: port of the server socket where this request must be accepted and routed
Throws
when some errors have been occurred
Method to write a plain content message to send with the socket request
Parameters
: host of the server socket where this request must be accepted and routed
: content message to send
Throws
when some errors have been occurred
Method to write a plain content message to send with the socket request
Parameters
: host of the server socket where this request must be accepted and routed
: content message to send
: port of the server socket where this request must be accepted and routed
Throws
when some errors have been occurred
Method to write a plain content message to send with the socket request
Parameters
: target socket to use to send the content message
: content message to send
Throws
when some errors have been occurred