Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Getting Computer ID using JBuilder

4 views
Skip to first unread message

Steve Stevenson

unread,
Aug 23, 2006, 7:57:10 PM8/23/06
to
Hi,

How can we take Computer ID using JBuilder?

Thanks in advance,
Steve


Lori M Olson [TeamB]

unread,
Aug 23, 2006, 6:28:07 PM8/23/06
to

Define "Computer ID". Hostname? IP address? Something else?

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Steve Stevenson

unread,
Aug 24, 2006, 5:35:43 AM8/24/06
to
By computer ID, I mean anything that can recognise a computer. Please give
me information in this regard.

"Lori M Olson [TeamB]" <javad...@techie.com> wrote in message
news:44ecd65b$1...@newsgroups.borland.com...

Kevin Dean [TeamB]

unread,
Aug 24, 2006, 1:36:26 PM8/24/06
to
Steve Stevenson wrote:

>By computer ID, I mean anything that can recognise a computer. Please give
>me information in this regard.

java.net.InetAddress.getLocalHost().getHostName()

--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/

NEW WHITEPAPERS
Team Development with JBuilder and Borland Enterprise Server
Securing Borland Enterprise Server
http://www.datadevelopment.com/papers/index.html

Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html

Steve

unread,
Aug 25, 2006, 10:10:00 PM8/25/06
to
Thanks for the reply.
Is it possible to take motherboard ID or CPU ID too?


"Kevin Dean [TeamB]" <NkOdS...@datadevelopment.com> wrote in message
news:xn0eqcsaxac...@www.teamb.com...

Kevin Dean [TeamB]

unread,
Aug 25, 2006, 1:34:50 PM8/25/06
to
Steve wrote:

>Is it possible to take motherboard ID or CPU ID too?

Not without writing your own JNI DLL. That level of access is
system-specific and so is not part of Java.

Steve

unread,
Aug 27, 2006, 5:02:10 PM8/27/06
to
Thanks a lot for your answer.

"Kevin Dean [TeamB]" <NkOdS...@datadevelopment.com> wrote in message

news:xn0eqe6vuef...@www.teamb.com...

0 new messages