Files
RCBASIC4/doc/files/udp_getdata.html
2024-12-14 15:28:03 -05:00

17 lines
365 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>UDP_GetData [RCBasic Doc] </title>
</head>
<body>
<p><h2>function UDP_GetData(socket, byref host$, byref port, byref sData$) </h2></p>
<p>
Reads data from a udp socket.
</p>
<p>
</body>
</html>