`

Network Link Conditioner in Lion

 
阅读更多

 

Network Link Conditioner in Lion

JUL 25TH, 2011

If you’re a developer of either Mac or iOS apps that use networking, there’s a new feature in the Developer Tools for Mac OS X 10.7 “Lion” (read my review of it at The Guardian) which will be useful to you. This brief article describes how it works.

In the Finder, take a look in the Utilities folder (Go menu, Utilities - or press Command Shift U). You should see a folder called “Network Link Conditioner”, which contains a preference pane for System Preferences.

I assume that this folder is installed by the (free) Developer Tools, because I didn’t find it on two other Lion-running Macs which didn’t have the Developer Tools installed. Double-click the prefpane file and authenticate to allow it to be installed. You’ll then see the pane in System Preferences.

The Network Link Conditioner preference pane in System Preferences

You can choose from various different types of network conditions using the Profile popup menu.

The standard network profiles available in Network Link Conditioner

You can also add profiles of your own by clicking Manage Profiles, either from scratch or via duplicating an existing profile.

Editing the list of profiles in Network Link Conditioner

Extremely handy for simulating less than optimal network conditions while testing an app. Just don’t forget to switch it off afterwards!

If you’re interested in more tips about OS X Lion, I’ve been tweeting extensively about it recently; you may want to follow me (@mattgemmell) on Twitter.

分享到:
评论

相关推荐

    Network Link Conditioner

    Xcode4.1 限制网络速度 用来进行网络状况相关测试

    iOS测试入门篇(珍藏版).pdf

    - **概念**:Network Link Conditioner是一款用于模拟不同网络环境的工具,帮助开发者测试应用在网络条件不佳的情况下的表现。 - **安装步骤**: - 通过Xcode的“Open Developer Tools”选项访问开发者中心页面。 ...

    Additional_Tools_for_Xcode_10.2.dmg

    Mac 模拟网络情况工具 -- Network Link Conditioner

    air-conditioner-master.zip

    air-conditioner-master.zip

    Additional-Tools-for-Xcode-14.3-Release-Candidate.dmg

    These tools include AU Lab, OpenGL Driver Monitor, OpenGL Profiler, Pixie, Quartz Debug, CarPlay Simulator, HomeKit Accessory Simulator, IO Registry Explorer, Network Link Conditioner, PacketLogger, ...

    移动游戏弱网测试策略

    为了解决这个问题,我们可以使用 xcode 自带的开发工具 Network Link Conditioner,这款工具可以模拟网络延迟情况、上行速度、下行速度、丢包率等,可以很好地模拟弱网环境。 弱网测试策略是移动游戏开发中非常重要...

    抓包工具的使用

    不同网络上下行速度设置可以参考Network Link Conditioner 2G:上行440ms delay(1000/440=2.3KBps=18kpbs),下行400ms delay(1000/400=2.5KBps=20kpbs) 3G:上行100ms delay(1000/100=10KBps=80kpbs),下行100...

    air-conditioner.zip

    本文将深入探讨“air-conditioner.zip”这一主题,揭开空调系统的神秘面纱,带你了解从压缩到制冷的全过程。 首先,我们要知道空调的基本工作原理是基于热量的转移。空调系统主要由四个主要部分组成:压缩机、冷凝...

    air-conditioner.rar_BPNN_IAQ_The First_air conditioner_stability

    In the present study, the algorithm of the BPNN-based PID controller is first discussed in details, and the control performance is then tested by simulation using MATLAB. The difficulty in IAQ ...

    APP弱网络测试

    - iPhone设备可以通过系统内置的Network Link Conditioner来模拟弱网环境。 - 可以自定义下行带宽、丢包率、延迟等参数,以及上行相关的参数。 #### 五、网络测试中常见问题及解决方案 **场景一**:在弱网络环境...

    Air conditioner EMC design

    ### 空调设备EMC设计案例解析 #### 一、变频空调的工作原理 变频空调相较于传统定速空调,其核心在于采用变频技术,实现对压缩机转速的精确控制,从而达到节能的目的。变频空调的核心部件包括整流器、滤波电容、...

    Air Conditioner

    标题中的“Air Conditioner”可能是指空调技术或与空调系统相关的内容。在IT行业中,这可能涉及智能家居系统、物联网(IoT)设备、自动化控制、能源管理等方面的知识点。让我们详细探讨这些领域。 1. 智能家居系统:...

    手机端网络调试助手.rar

    此外,iOS开发者还可以利用系统内置的Network Link Conditioner来模拟各种网络环境,进行真实场景的测试。 在使用网络调试助手时,有几个关键步骤需要掌握:设置代理、捕获网络请求、分析请求和响应、模拟故障以及...

    Air Conditioner use stm32.(基于stm32空调模块)+源代码+文档说明

    # Y_zhunpi_Air_Conditioner Air Conditioner use stm32.(基于stm32空调模块) ## 项目备注 1、该资源内项目代码都经过测试运行成功,功能ok的情况下才上传的,请放心下载使用! 2、本项目适合计算机相关专业(如计科...

    swift-CPU内存MemoryNetworkFPS实时监测查看沙盒sandbox

    同时,`Network Link Conditioner`工具能模拟不同的网络环境,帮助测试应用在网络状况不佳时的表现。 4. FPS (帧率) 监测: FPS表示应用每秒渲染的图像帧数,直接影响到用户界面的流畅度。Swift中,可以通过...

    air conditioner mannual chinese.pdf

    文档名为“air conditioner mannual chinese.pdf”,表明这份手册提供中文版的安装和操作指南。 2. 设备型号:文档中出现了多个型号,包括SK3302.xxx, SK3302.3xx, SK3303.xxx, SK3304.xxx, SK3305.xxx, SK3328.xxx...

    10.3 Developer Disk Image 调试包

    对于网络相关的调试,Network Link Conditioner工具可以模拟不同的网络环境,测试应用在网络状况不佳时的表现。 此外,iOS 10.3引入了一些新特性和更新,例如SiriKit的扩展,使得开发者可以集成Siri到自己的应用中...

    断网络测试

    - **Network Link Conditioner**:苹果公司提供的一款工具,可以模拟各种网络环境。 - **Netem**:Linux 内核模块,用于在网络设备上实现网络仿真。 - **Charles Proxy**:一款HTTP代理服务器,可以模拟慢速网络连接...

    Xcode真机调试包15.0.zip

    4. **网络调试**:Xcode内置的Network Link Conditioner允许模拟不同的网络环境,如慢速3G或无网络,这对于测试应用在网络条件下的表现至关重要。 5. **UI测试**:真机调试还支持Interface Builder的实时预览和Auto...

Global site tag (gtag.js) - Google Analytics