repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version to 0.9.1.
[python/dscho.git]
/
Demo
/
sgi
/
video
/
senddefs.py
blob
c3ce2cd1e98e70fb7077202a6225007fdbdca884
1
# Defaults shared by Vsend and Vreceice
2
3
DEFMCAST
=
'225.0.0.250'
4
DEFPORT
=
5555
5
6
PKTMAX_UCAST
=
16
*
1024
-
6
7
PKTMAX_BCAST
=
1450
8
DEFPKTMAX
=
PKTMAX_BCAST
9
10
DEFWIDTH
=
400
11
DEFHEIGHT
=
300