> I'll putz around with it and see what I can break THATâS THE SPIRIT!
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 2:09 PM To: CF-Talk Subject: RE: retrieve mac address with CF? Thanks Bobby ...this could be useful for me down the road if this works for snagging info from remote boxes, I'll putz around with it and see what I can break. Bob -----Original Message----- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 12:39 PM To: CF-Talk Subject: RE: retrieve mac address with CF? You can cfexecute 'arp -a' to get a nice formatted output of macs and their IPs. If the IP isn't listed, ping it first, then do 'arp -a' and extract the MAC/IP ....:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 10:39 AM To: CF-Talk Subject: RE: retrieve mac address with CF? <grin> thanks for the response, seems my boss didn't phrase his question correctly ..... he was asking about retrieving IP addresses from Macs, which we already do ;) Thanks! Bob -----Original Message----- From: John Blayter [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 10:21 AM To: CF-Talk Subject: Re: retrieve mac address with CF? If you want to get the MAC address of the server it looks like you can get to it through some java. http://forum.java.sun.com/thread.jspa?threadID=245711 On 6/25/07, Bob Imperial <[EMAIL PROTECTED]> wrote: > Good morning folks ... or at least it's morning here ;) I was just > asked if I could retrieve mac addresses via coldfusion and have no idea. Is this possible with cf, if so or if someone knows of a good reference to point me in the direction of, I would appreciate it greatly. > > Thanks! Bob > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282094 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

