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'.

  • 相关阅读:
    <JSP> 入门
    <Html> 标签
    <MyBatis>入门八 工作原理
    <MyBatis>入门七 缓存机制
    <Zookeeper>入门 概念
    <SpringMvc>入门七 拦截器
    <SpringMvc>入门六 异常处理
    <Ajax> 入门
    <设计模式> 代理模式 Proxy Pattern
    <SpringMvc>入门五 文件上传
  • 原文地址:https://www.cnblogs.com/mac_arthur/p/1713339.html
Copyright © 2011-2022 走看看