Posted by: Tomas Svizensky
Hi guru's of CTD
In attach file is source of GetIP for CTD 1.1.x.
This is O.K. on machine (PC) with 10/100 MBit NETcard.
But on PC with 1 GBit NETcard is generated GPF on row :
Code: Select all
! ##################
! G P F on 1 GB NET card
! ##################
Call CStructCopyFromFarMem( nIP, sBuff, 1000 )
! ###################
Please, help me for running on PC with 1 GBit NETcard.
Thanx
Regards
Tomas