You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: <ben...@id...> - 2004-05-25 08:11:42
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
|
From: Hye-Shik C. <pe...@i1...> - 2004-03-19 17:06:22
|
On Fri, Mar 19, 2004 at 01:54:27PM -0300, Claudio Takahasi wrote: > > Hi folks, > > I need develop a user mode application to perform association and > authentication(PEAP/PEAP) in a segure network. > > Which configuration must be performed to associate with a > not broadcasted SSID? I mean, which OIDs must be used before or > which NIC configuration must be done before set the SSID? Nothing is needed. Just set OID_802_11_SSID then it will work. (And check whether the association was successful via OID_GEN_MEDIA_CONNECT_STATUS) To sure safe, you may need to set OID_802_11_INFRASTRUCTURE_MODE to Ndis802_11Infrastructure. Cheers, Hye-Shik |
|
From: <cla...@ya...> - 2004-03-19 16:54:39
|
Hi folks, I need develop a user mode application to perform association and authentication(PEAP/PEAP) in a segure network. Which configuration must be performed to associate with a not broadcasted SSID? I mean, which OIDs must be used before or which NIC configuration must be done before set the SSID? Environment: - windows XP / Cisco 350 series - Access point Cisco AP 1200 - Development language: visual C++ Thanks in advance, Claudio. --------------------------------- Yahoo! Mail - O melhor e-mail do Brasil. Abra sua conta agora! |