Command Reference

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by semar.

Hi all,
I've take a look on the AtomicWebServer, and I've found it very interessing; it gives me a good impression about the power of PureBasic language.

My question is: I've found in the AtomicWebServer source code, some references to network commands like "CreateNetworkServer(Port)".

Are this command documented in some where ? Or should I am a API Guru to have the ability to know and use this windows commands ?

I'm a bit confused, because in the help file provided, I seem there's nothing related to this powerful commands.

I hope that programming in PureBasic is not only allowed to few that know the "undocumented core" of PureBasic.

Thanks for attention,
Sergio.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

This command is explained in the PB Doc in 'External libraries/Network', see here :
http://www.purebasic.com/documentation/ ... erver.html

Don't hesitate if you need more help...

Mr Skunk
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by semar.

Thanks Mr. Skunk.

Could I abuse of your time with another question ?

Are FTP commands included in PureBasic ? If not, do you know if there will be implemented in future version ? (I'm referring to Purebasic for Windows).

Thanks in advance,
Sergio.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

The only ftp stuff i saw in PB is the atomic ftp server example.
Sorry, but i'm don't know ftp very well, what type of commands are you looking for exactly ?
I think the best thing you've to do is to post your wishes about commands in the 'Feature Requests and Wishlists' area of the forum...


Mr Skunk
Post Reply