P/Invoking the WDP_UNITDATA structure?

  • Thread starter Thread starter Marauderz
  • Start date Start date
M

Marauderz

Hi there, I'm trying to use WDP to do data transmission. And I'm trying to
code the entire app via .Net CF. And I'm having problems sending the
WDP_UNITDATA structure to the wapSend function. Can anyone give me a heads
on what I might need to do?

Thanks.
 
Can you post the code which is giving you problems and any errors/exceptions
encountered.

Peter
 
Hey Peter,

anyway after cracking my head over it some more I found a solution already..
the usual represent the entire structure and pass it off as an array of Byte
method. Painful.. but it works.

Say Peter, any plans to put the WAP APIs in the SDF?
 
As far as I know nobody is working on WAP classes at the moment, but if you
have created a wrapper you could submit it for inclusion in a future version
of SDF.

Peter
 
Back
Top