RE: retrieve mac address with CF?
> 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? 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
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? 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 > > ~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282077 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
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? 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 > > ~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282069 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Re: retrieve mac address with CF?
oh man, that sounds like a Worst Then Failure post "and after 3 days of trying to get the MAC address what he really meant was..." hahaha On 6/25/07, Imperial, Robert <[EMAIL PROTECTED]> wrote: > > 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 > > > > > > > > ~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282053 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
RE: retrieve mac address with CF?
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 > > ~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282050 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
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:282044 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
RE: retrieve mac address with CF?
You can use Cfexecute to run the OS command to get the Mac Address. I know that ipconfig /all is the way to get it in the Windows world. Terrence Ryan Senior Systems Programmer Wharton Computing and Information Technology E-mail: [EMAIL PROTECTED] -Original Message- From: Bob Imperial [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 9:27 AM To: CF-Talk Subject: retrieve mac address with CF? 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 ~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282038 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
retrieve mac address with CF?
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 ~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282033 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4