MFen 1.353 --> 1.354
This commit is contained in:
parent
d2ff0850aa
commit
9681b56a3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23188
1 changed files with 6 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
Original revision: 1.353
|
||||
Original revision: 1.354
|
||||
-->
|
||||
|
||||
<chapter id="advanced-networking">
|
||||
|
@ -2067,13 +2067,9 @@ Bluetooth Profile Descriptor List:
|
|||
téléphone.</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>obexapp -a 00:80:37:29:19:a4 -C IrMC</userinput>
|
||||
obex> get
|
||||
get: remote file> telecom/devinfo.txt
|
||||
get: local file> devinfo-t39.txt
|
||||
obex> get telecom/devinfo.txt devinfo-t39.txt
|
||||
Success, response: OK, Success (0x20)
|
||||
obex> put
|
||||
put: local file> new.vcf
|
||||
put: remote file> new.vcf
|
||||
obex> put new.vcf
|
||||
Success, response: OK, Success (0x20)
|
||||
obex> di
|
||||
Success, response: OK, Success (0x20)</screen>
|
||||
|
@ -2150,9 +2146,9 @@ rfcomm_sppd[94692]: Starting on /dev/ttyp6...</screen>
|
|||
exactement?</title>
|
||||
|
||||
<para>Bien sûr. Utilisez le logiciel tierce-partie
|
||||
<application>hcidump-1.5</application> qui peut être
|
||||
téléchargé depuis <ulink
|
||||
url="http://www.geocities.com/m_evmenkin/"></ulink>.
|
||||
<application>hcidump</application> qui est disponible sous
|
||||
<filename role="package">comms/hcidump</filename> dans le
|
||||
catalogue des logiciels portés.
|
||||
L'utilitaire <application>hcidump</application> est
|
||||
similaire à &man.tcpdump.1;. Il peut être
|
||||
utilisé pour afficher le contenu des paquets
|
||||
|
|
Loading…
Reference in a new issue