Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10701
| From | Nigel Wade <nmw-news@ion.le.ac.uk> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: WORKGROUP |
| Date | 2011-12-13 15:01 +0000 |
| Message-ID | <9kp7lfFplfU1@mid.individual.net> (permalink) |
| References | <8f03213b-5a9e-40c5-b106-7f58a4398dae@t38g2000yqe.googlegroups.com> <WORKGROUP-20111213110233@ram.dialup.fu-berlin.de> <fa0b723a-d0d5-4ca7-9a67-293afca9fd47@a17g2000yqj.googlegroups.com> <9koul8Fhg9U1@mid.individual.net> <83baf3d8-c3b4-4b0f-8edc-5680002076e7@w3g2000vbw.googlegroups.com> |
On 13/12/11 12:33, Ilya Lakhmitski wrote: > If the computer is not in a WORKGROUP, the value can be NULL. it is > ok. > > The question is not what happens if something will occur, but how to > get the name of WORKGROUP using java for different operation systems. There is no concept of "WORKGROUP" in different operating systems. It is entirely a Microsoft Windows concept only. Not even all Windows machines belong to a WORKGROUP. If you are developing cross-platform software it can't be required. If it is required then the software will only work on Windows, and you need to ask yourself whether a language which has direct access to Windows-only features might be more appropriate. That is what my clue was alluding to. -- Nigel Wade
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
WORKGROUP Ilya Lakhmitski <ilya.lakhmitski@gmail.com> - 2011-12-13 01:31 -0800
Re: WORKGROUP Ilya Lakhmitski <ilya.lakhmitski@gmail.com> - 2011-12-13 02:12 -0800
Re: WORKGROUP Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-12-13 12:27 +0000
Re: WORKGROUP Ilya Lakhmitski <ilya.lakhmitski@gmail.com> - 2011-12-13 04:33 -0800
Re: WORKGROUP Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-12-13 15:01 +0000
Re: WORKGROUP Lew <lewbloch@gmail.com> - 2011-12-13 07:52 -0800
Re: WORKGROUP Steve Sobol <sjsobol@JustThe.net> - 2011-12-13 13:36 -0800
Re: WORKGROUP Roedy Green <see_website@mindprod.com.invalid> - 2011-12-13 07:40 -0800
Re: WORKGROUP Roedy Green <see_website@mindprod.com.invalid> - 2012-01-04 17:27 -0800
Re: WORKGROUP Rajiv Gupta <rajiv@invalid.com> - 2011-12-14 17:15 +1100
Re: WORKGROUP Lew <lewbloch@gmail.com> - 2011-12-13 23:46 -0800
Re: WORKGROUP Paul Cager <paul.cager@googlemail.com> - 2011-12-14 02:01 -0800
csiph-web