I'll jump back in to make sure we are still on track (which it sounds like 
Terrence is).

He is right .. it doesn't have to be an IP address, basically, we offer 
single licenses and enterprise licenses, enterprise license are unlimited 
PER SERVER.

When a SiteDirector shopping cart is registered, it goes out to the 
quilldesign.com website, gets the registration code that is dynamically 
generated, then saves it into the shopping cart system.

Since the enterprise version is unlimited, we do not restrict the number of 
licenses that match up with the order.  So we were wanting to pass back some 
UNIQUE identifier so we can see that the registration for the enterprise 
version is coming from the same machine.  Our first simple thought was 
"Finding Server IP" .. but I see that can be alittle radom at best.   But if 
there is another way of simply sending a unique identifier per server that 
would be great.


Paul Giesenhagen
QuillDesign
417-885-1375
http://www.quilldesign.com
SiteDirector Shopping Cart Software


----- Original Message ----- 
From: "Ryan, Terrence" <[EMAIL PROTECTED]>
To: "CF-Talk" <cf-talk@houseoffusion.com>
Sent: Saturday, August 19, 2006 11:34 PM
Subject: RE: OT: Finding Server IP


> The thought just occurred to me.... The original intent of the request
> is to figure out basically how to uniquely identify the machine.  IP
> address was the tool the guy wanted to use. But there are other ways of
> uniquely identifying machines, such as mac address.  But you can't get
> that.
>
> However the docs for CreateUUID states that:
>
> 'The ColdFusion UUID generation algorithm uses the unique time-of-day
> value, the IEEE 802 Host ID, and a cryptographically strong random
> number generator to generate UUIDs that conform to the principles laid
> out in the draft IEEE RFC "UUIDs and GUIDs."'
>
> So if ColdFusion can get that IEEE 802 Host ID it must be using Java to
> do so, and if Java can do it, you can call that method in ColdFusion.
>
> However I don't know that method that CF uses to get at that.  I look
> around, but couldn't find anything obvious.   Anybody have any clues?
>
> Terrence Ryan
> Senior Systems Programmer
> Wharton Computing and Information Technology
>
> E-mail: [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: Snake [mailto:[EMAIL PROTECTED]
> Sent: Saturday, August 19, 2006 4:26 AM
> To: CF-Talk
> Subject: RE: OT: Finding Server IP
>
> Yes but again you have totally changed the topic and are just trying to
> be clever instead of answering the guys question. We were never talking
> about machines with virtual servers, vmware, DCHP etc.
> You will also note that I have previously posted that there is no REAL
> default.
>
> Snake
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250384
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to