]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - dccp_recv.ggo
First draft of the dccp sender/receiver pair.
[paraslash.git] / dccp_recv.ggo
diff --git a/dccp_recv.ggo b/dccp_recv.ggo
new file mode 100644 (file)
index 0000000..481dcb3
--- /dev/null
@@ -0,0 +1,3 @@
+section "options of the dccp receiver"
+option "host" i "ip or host" string default="localhost" no
+option "port" p "port to connect to" int default="5001" no