[aravis] doc: fix port number



commit f276a6d7082b812e40e4985d441f3b85252a5ca1
Author: JarekKu <jotkaa vp pl>
Date:   Tue Feb 10 20:26:35 2015 +0100

    doc: fix port number

 docs/reference/aravis/aravis-gv.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/aravis/aravis-gv.xml b/docs/reference/aravis/aravis-gv.xml
index 254682d..193dc04 100644
--- a/docs/reference/aravis/aravis-gv.xml
+++ b/docs/reference/aravis/aravis-gv.xml
@@ -20,7 +20,7 @@
        <chapter id="aravis-gvcp">
                <title>GVCP packets</title>
                <para>
-                       Devices are waiting for GVCP packets listening to the GVCP port (3946). When the 
client sends a command GVCP packet to the device, the device sends back an acknowledge packets in return. 
Each command/acknowledge pair is identified by a 16 bit value, which allows to check if an acknowledge packet 
corresponds to the previsoulsy sent command. 0 is an error value for this identifier. If an acknowledge is 
not received after a given timeout period, another command packet is sent, until a maximum number of retries 
is reached.
+                       Devices are waiting for GVCP packets listening to the GVCP port (3956). When the 
client sends a command GVCP packet to the device, the device sends back an acknowledge packets in return. 
Each command/acknowledge pair is identified by a 16 bit value, which allows to check if an acknowledge packet 
corresponds to the previsoulsy sent command. 0 is an error value for this identifier. If an acknowledge is 
not received after a given timeout period, another command packet is sent, until a maximum number of retries 
is reached.
                </para>
 
                <para>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]