Jump to content

PascalBertrand

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. PascalBertrand

    NetCom7 and Android

    I have found the problem. It is unicode in TBytes. For Android use WideStingOf() and WideBytesOf instead StrinsOf() and BytesOf().
  2. PascalBertrand

    NetCom7 and Android

    Hi Dave, Thank you for your help. I can compile for android. Y use TncClientSource and apparently the OnHandleCommand do nothing on Android (y receive no data) but work on win32. Do you have a idea ?
  3. PascalBertrand

    NetCom7 and Android

    Has anyone succeeded compiled Netcom7 for android platform. I have a error in nclines.pas : unsatisfied forward or external declaration ? If y choose win32 platform, i have no problem.
×