|
Navigation: thinBasic language > Modules > TcpUdp > UDP functions > UDP_Recv |
![]() ![]()
|
Description
Receive data from a previously opened channel.
Syntax
sBuffer = UDP_Recv(nFile)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
nFile |
Number |
No |
A file channel previously open with UDP_Open |
Remarks
Restrictions
See also
Examples
| © 2004-2008 thinBasic. All rights reserved. | Version 1.6.0.10 | Web Site: http://www.thinbasic.com |