Archived from groups: alt.internet.wireless (More info?)
Hi,
I connect to a network through Access Point. I need to recognize the AP
that I conncet to. A possible way is to get the MAC address. Can
someone help me with a source code to do that.
Archived from groups: alt.internet.wireless (More info?)
On Thu, 18 Nov 2004 11:28:11 GMT, in alt.internet.wireless , jiten dash
<jiten.dash.1fwzfm@no-mx.forums.yourdomain.com.au> wrote:
>
>Hi,
>I connect to a network through Access Point. I need to recognize the AP
>that I conncet to. A possible way is to get the MAC address. Can
>someone help me with a source code to do that.
The AP is frequently your default gateway - type IPCONFIG to see that.
If not, tracert might help - it shows you the IP of each machine you
connect via, when going to a website. You could then convert the IP to a
mac using nbtstat. Both tracert and nbtstat are commandline tools - open a
command prompt and type them in.
--
Mark McIntyre
CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html>
CLC readme: <http://www.ungerhu.com/jxh/clc.welcome.txt>
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Archived from groups: alt.internet.wireless (More info?)
On Thu, 18 Nov 2004 11:41:40 +0000, Mark McIntyre spoketh
>On Thu, 18 Nov 2004 11:28:11 GMT, in alt.internet.wireless , jiten dash
><jiten.dash.1fwzfm@no-mx.forums.yourdomain.com.au> wrote:
>
>>
>>Hi,
>>I connect to a network through Access Point. I need to recognize the AP
>>that I conncet to. A possible way is to get the MAC address. Can
>>someone help me with a source code to do that.
>
>The AP is frequently your default gateway - type IPCONFIG to see that.
>
>If not, tracert might help - it shows you the IP of each machine you
>connect via, when going to a website. You could then convert the IP to a
>mac using nbtstat. Both tracert and nbtstat are commandline tools - open a
>command prompt and type them in.
That would only be the case if the access point is also a router ...
That is mostly a home-user solution, and this doesn't sound like a
home-user problem, because if it were, he would know the IP address of
his own device.
Since access points are transparent bridges, it won't show up in any
traceroutes or arp tables, so the only way to get this information is to
ask the person who would know: the network administrator.
Archived from groups: alt.internet.wireless (More info?)
On Thu, 18 Nov 2004 07:03:56 -0500, in alt.internet.wireless , Lars M.
Hansen <badnews@hansenonline.net> wrote:
(of using tracert)
>That would only be the case if the access point is also a router ...
>That is mostly a home-user solution, and this doesn't sound like a
>home-user problem, because if it were, he would know the IP address of
>his own device.
agreed.
>Since access points are transparent bridges, it won't show up in any
>traceroutes or arp tables, so the only way to get this information is to
>ask the person who would know: the network administrator.
yup.
--
Mark McIntyre
CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html>
CLC readme: <http://www.ungerhu.com/jxh/clc.welcome.txt>
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.