udp communication from device emulator to desktop pc

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Have developed c# code for udp communication. My udp client is on the Pocket
PC emulator and server is on the desktop pc.
Am unable to send or receive data.
The code works if both-client and server reside on the desktop pc.

As attempt to get the code working with the client on device emulator, have
installed Virtual Switch Driver and VMware. Enabled virtual machine services
on VMWare adaptor and LAN. Yet the code does not work.

Please help.
 
Are you sure the emulator has the network enabled? Can you use the browser
on it successfully?
 
Back
Top