[Implemented] Network: OpenNetworkConnection() with TimeOut

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
PHP
User
User
Posts: 65
Joined: Sat Sep 10, 2005 5:38 pm

[Implemented] Network: OpenNetworkConnection() with TimeOut

Post by PHP »

OpenNetworkConnection() should have like the PHP-function fsockopen() an optional parameter for the TimeOut in seconds.
DarkDragon
Addict
Addict
Posts: 2344
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

Timeout(TCP only):
http://forums.purebasic.com/german/viewtopic.php?t=5192

UDP OpenNetworkConnection:
http://forums.purebasic.com/german/viewtopic.php?t=5206

Well, use this until he has time to do this Feature.
bye,
Daniel
Post Reply