Jump to content

Recommended Posts

Posted

Maybe a stupid question, but i wonder i i can send a pointer directly through tcpsend like :

$tByte = dllstructcreate("ptr Something")

tcpsend($socket,dllstructgetdata($tByte,"Something"))

or do i have to send the elements structures values then recompose it on the client side ?

if anybody have a clue on this, please feel free to answer :)

-- Arck System _ Soon -- Ideas make everything

"La critique est facile, l'art est difficile"

Projects :

[list] [*]Au3Service : Run your exe as service V3 / Updated 29/07/2013 Get it Here [/list]
Posted

that was my point :)

thx for the answer

-- Arck System _ Soon -- Ideas make everything

"La critique est facile, l'art est difficile"

Projects :

[list] [*]Au3Service : Run your exe as service V3 / Updated 29/07/2013 Get it Here [/list]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...