17 lines
365 B
HTML
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> |