Menu

Delphi 2009

Help
2009-06-08
2013-05-09
  • Nobody/Anonymous

    Hello All

    , I have problem to run the demo on DELPHI 2009 ..
    I have put "nodave:=TNoDave.Create(nil);"  at the beginning but steel there is not connection.

    The compilet version is OK but I can't recompile it on DELPHI 2009.

    Best regards.

     
    • Nobody/Anonymous

      More info on the problem :
      #################ORIGINAL############################
      testISO_TCP -s 192.168.0.3
      1st parameter -s
      fds8
      openSocketw.c: bind Socket error: No error
      openSocketw.c: Connected to host: 192.168.0.3
      fds.rfd 1952
      fds.wfd 1952
      Trying to read 64 bytes (32 words) from data block 1. This is V memory of the
      0.
      Press return to continue.
      ####################RECOMPILET#####################
      Project1.exe -s 192.168.0.3
      1st parameter -s
      fds8
      openSocketw.c: bind Socket error: No error
      fds.rfd 0
      fds.wfd 0
      Couldn't establish connection to 192.168.0.3

       
    • Nobody/Anonymous

      To solve the problem use >  "openSocket(102,pchar(AnsiString(THE_STRING)));"

       

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.