Networking in APO possible?

  • Thread starter Thread starter Manuel Weichselbaumer
  • Start date Start date
M

Manuel Weichselbaumer

Guest
I'm developing a custom Audio Processing Object (APO) which is up and running and I can debug it by attaching to audiodg.exe.

What I would like to achieve is to do some networking within the APO (sending out UDP packets). All this works when running my code in a test application, but networking does not seem to work when running my code as APO within the context of audiodg.exe.

I can successfully debug to the point where I call "sendto()" which returns correctly, but the packets are never received on target host. How comes? Is networking disabled for audiodg.exe or APOs in general?

How can I work around this?


Thanks a lot!

Continue reading...
 

Similar threads

M
Replies
0
Views
14
Mike Harsh, Partner Director, Product Management
M
B
Replies
0
Views
19
Brandon LeBlanc
B
Y
Replies
0
Views
12
Yusuf Mehdi, Corporate Vice President &#38
Y
M
Replies
0
Views
14
Microsoft Edge Team
M
Back
Top