Right. There's an emulated *wired* Ethernet adapter in the emulator.
You can do ordinary network programming via that. It doesn't sound like
you care how the connection is actually made. Where it would matter is
if your program is going to do something that is specific to *wireless*
Ethernet connection, which obviously wouldn't work in the emulator.
Paul T.
David Fúnez said:
Thanks for the answer;
It's because i don't have a real device, thats all.
yesterday, i connected the emulator to internet, i did it via
configuration.
Today i will try to get connected to a PC via wireless with the
emulator..
--
David Fúnez
Tegucigalpa, Honduras
"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
wrote in message No, I don't think that you can do that with the emulator. Use the real
device, which is what you'd have to do anyway in the real application
to test. Why are you concerned about *how* it's connected?
Paul T.
Hi;
I want to know if i can emulate wifi with the VS.NET 2003 emulator
...? mi PC has a wireless card to connect to Internet in my office.
I want that the emulator get connected to internet or to a PC via
wireless.
It is possible...?
Thanks on advance.