Mark- 29 Posted May 6, 2021 (edited) Hello, Perhaps it is late and I am not seeing the forest for all the trees. Is there a way to use TWSocket.SendTo with a dynamic array? Thanks, Mark Edited May 6, 2021 by Mark- Share this post Link to post
Mark- 29 Posted May 6, 2021 Never mind. I found the issue. A missing @buffer[0] in some packet generation code. Share this post Link to post
Fr0sT.Brutal 900 Posted May 6, 2021 I personally prefer Pointer( buffer ) over @ buffer [0] Share this post Link to post