Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sven Gestegård Robertz
LabComm
3ab534965f124026fda963d29a7d7310c440d395
3ab534965f124026fda963d29a7d7310c440d395
Switch branch/tag
labcomm
examples
tcp
test.lc
Find file
Normal view
History
Permalink
test.lc
77 Bytes
Newer
Older
tweaked minimal TCP java example
Sven Gestegård Robertz
committed
Nov 22, 2013
1
2
3
4
5
6
sample struct {
int x;
int y;
long t;
double d;
} FooSample;