Displaying 2 results from an estimated 2 matches for "comminuc".
Did you mean:
comming
2002 Dec 06
1
speak freely -> 2074 port
....168.1.6 tcp 2074
DNAT net local:192.168.1.6 udp 2074
on linux serwer with shorewall (rules file)
192.168.1.6 is my IP and port 2074 is Speak freally port, it is use for
"voice chat". But after shorewall restart on my side of on my friend side
(on his linux serwer) program can''t comminucate. Without shorewall it was
working some time ago. What should I do ?
Mayby wrong protocol ? It use "transmittion protocol - speak freally" but i
can also choose Real Time Protocol and Visual Audio Tool. I don''t really
konw what to do. Please help me.
P.S.
http://www.speakfreel...
2008 Jan 23
13
DRYing up stories
I''m finding that I''m writing sets of very similar scenarios to check access
permissions for each of my actions. Does anyone have suggestions on how to
dry this up:
Given an existing Account
And a logged in Admin
When the user visits account/manage
Then he should get access
Given an existing Account
And a logged in Manager
When the user visits account/manage
Then he should get