zoukankan      html  css  js  c++  java
  • Create Wireless AdHoc Network Mac OS

    Have you ever wanted to quickly create a wireless network between two or more macs, without having a router in the middle? Macs can use Bonjour to make it super simple. This is useful if you are on a business trip or any other situation when you need to quickly network machines. You will need at least two Macs for this tip.

    Mac #1

    1. Click on the 'Airport' icon. Choose 'Create Network'.

    2. You can change the name or leave it as the default. You can also keep the same channel or choose a new one. If you want it to be secure, use a password, and this will make WEP required. Unfortunately it is just WEP, but it's probably fine for temporary use. 

     

    3. Now your airport should list your new network and  connect you to it. 

     

    Mac # 2

    1. Go to the 'Airport' and select the network you created on Mac #1.

    2. Enter a password if you need to.

    3. Click on the 'Finder' to make it active.

     

    4. Finder -> Go -> Network. Click on the 'Network' link. 

    5. You should see the other Mac listed if sharing is setup properly. 'System Prefs -> Sharing'. 

    6. Double click on the Mac name and you should get the option to 'Connect' or 'Share Screen'.

    7. When you are done with your network, go the airport menu and choose 'Disconnect'.

  • 相关阅读:
    第24课 #pragma使用分析
    第23课 #error和#line使用分析
    第22课 条件编译使用分析
    第21课 宏定义与使用分析
    Codeforces Round #142 (Div. 2)B. T-primes
    SPOJ XMAX
    Uva 10036
    Timus 1009. K-based Numbers
    MBLAST
    ROADS
  • 原文地址:https://www.cnblogs.com/mac_arthur/p/1713339.html
Copyright © 2011-2022 走看看