Welcome, Guest. Please login or register.

Author Topic: RXSocket.library coding problem...  (Read 21710 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Doobrey

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 1876
    • Show all replies
    • http://www.doobreynet.co.uk
Re: RXSocket.library coding problem...
« on: November 25, 2002, 11:38:34 PM »
CR = 10 ( 0A in hex )
 LF = 13  ( 0D )

It depends on what protocol you are coding to/for as to what code you use. Normally you`d just add a CR to the end of the line, but sometimes a CR-LF pair needs to be added.

On schedule, and suing