Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9153297
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:15:06+00:00 2026-06-17T12:15:06+00:00

How do i setup a wireless ad-hoc network to Windows Mobile 6.1 on startup?

  • 0

How do i setup a wireless ad-hoc network to Windows Mobile 6.1 on startup? I think the only way to do this is programmatically and I have been unable to find a way to create a network, I have found OpenNetCF but is there a way to do this in .NET CF? Or how-to do it in OpenNetCF?

I need to do this so I can have socket communications.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:15:07+00:00Added an answer on June 17, 2026 at 12:15 pm

    Another name for Ad-hoc is “not Infrastructure Mode”, so if you look at some of the example service code that I have here, you’ll see a private method that looks like this:

    private bool ConnectToNetwork(
        string ssid, 
        string passphrase, 
        bool adhoc, 
        AuthenticationMode mode, 
        WEPStatus encryption)
    {
        // other setup code, etc
                    return m_wzc.AddPreferredNetwork(ssid,  
                        !adhoc,  
                        passphrase,  
                        1,  
                        mode,  
                        encryption,  
                        eap);  
    }
    

    Notice how it’s passing the bool parameter for infrastructure mode as the second parameter. You simply need to add another public method that calls into ConnectToNetwork that sets this to true (every method in the service right now passes false because I didn’t have Ad-hoc as a requirement when I wrote the code).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to re configure wireless adaptor to setup an adhoc network over android
Setup OSX 10.7.4 Eclipse Indigo, Pydev, Tweepy-1.9 I thought this should be relatively simple
Setup: I have a combo-box, it's itemsource bound to an ObservableCollection<T> of a custom
We're attempting to network between an iphone and a computer (windows 7) using TCP/IP
Setup I have a piece of code that is sorting a DataGridView using a
Setup: I have a UICollectionView or UITableView that’s backed by a simple array data
Setup I have a few questions about the default argument promotions when calling a
Setup: I have a custom class I've created that handles data retrieved from a
I have setup a squid http proxy on my Mac and I have setup
I've been using tcpdump (version 4.1.1) to attempt to capture wireless frames from a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.