- Near Field Communication with Android Cookbook
- Vitor Subtil
- 288字
- 2021-07-16 11:37:24
Configuring the Connection Center tool
The Connection Center tool is like a bridge for communication between our AVD and our NFC Simulator. It just needs some simple configuration to provide smooth communication.
Getting ready
The following are the settings required for this recipe:
- Make sure you have downloaded Open NFC SDK Edition—refer to the Downloading Open NFC SDK Edition recipe.
- It's assumed that the Open NFC SDK Edition Core is already downloaded and extracted to the
NFCBook
folder in your home directory. - The .NET framework 2.0 or later must be installed. It can be downloaded directly from Microsoft Download Center, that is, http://www.microsoft.com/download.
How to do it…
We are going to configure the Connection Center tool properly to recognize our virtual device as follows:
- Open Explorer and go to the
Open NFC SDK Edition
folder. - Open the folder named
connection_center
. - Start Connection Center by right-clicking on
Connection Center.exe
and selectingRun as administrator
. - The program automatically starts hidden in the taskbar. Right-click on the icon labeled Connection Center and select Show from the context menu.
- Click on the Connection tab and configure it as shown in the following screenshot:
- Restart the Connection Center tool.
- Click on the Connection tab and verify whether the changes were saved.
How it works…
Since our AVD and our PC are two different machines even though the AVD is running on our PC, we need to "tell" the Connection Center tool to allow incoming and outgoing connections from other machines. This way, our AVD is able to connect to the Connection Center tool and vice versa.
推薦閱讀
- SQL入門經(jīng)典(第5版)
- 虛擬化與云計算
- 大數(shù)據(jù)算法
- 大數(shù)據(jù):規(guī)劃、實施、運維
- 數(shù)據(jù)庫原理與設(shè)計(第2版)
- 數(shù)據(jù)庫應(yīng)用系統(tǒng)開發(fā)實例
- Solaris操作系統(tǒng)原理實驗教程
- MySQL數(shù)據(jù)庫技術(shù)與應(yīng)用
- Oracle高性能SQL引擎剖析:SQL優(yōu)化與調(diào)優(yōu)機(jī)制詳解
- 中國云存儲發(fā)展報告
- 云工作時代:科技進(jìn)化必將帶來的新工作方式
- MySQL核心技術(shù)手冊
- Hadoop海量數(shù)據(jù)處理:技術(shù)詳解與項目實戰(zhàn)(第2版)
- 全球智庫評價報告(2015)
- 數(shù)據(jù)庫原理及應(yīng)用實踐教程