3 lines
84 B
Text
3 lines
84 B
Text
socket, unit, 'localhost',256,/get_lun
|
|
printf,unit,"hello socket world"
|
|
close, unit
|