Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- NetLib for Clipper, Version 6.0 - n_nclisten( [@<csource> ] ) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
N_NCLISTEN( [@<cSource> ] )


Parameters

<cSource>
Name of a memory variable to receive the NetBios name of the station
that establishes a connection.


Returns

Non-zero NetBios connection number if a connection is detected.

Zero if no attempt to make a connection is detected.


Description

This function can be called periodically to check for incoming requests
to connect with the current station. Once an incoming connection has
been established, use N_NCRECV() to receive the transmission. After a
transmission is complete, you should reissue N_NCLISTEN() to check for
additional requests, if desired.




See Also: N_NCRECV() N_NCSEND() N_NCDISCONNECT()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson