Tweak again
This commit is contained in:
parent
eb623d49fd
commit
c60a0a030d
@ -52,7 +52,8 @@ at this moment!
|
||||
* Networking functions
|
||||
* `netlisten "<port>" "<search>" "<respond>"` -> listens on <port> and replies <respond> on <search> found from outside
|
||||
* `nettoss "<address>" "<port>" "<data>"` -> binds to outside server at <address>:<port> and pushes <data> thus, disconnecting
|
||||
* `nethttp "<port>" "<forkval>"` -> throws up a web server on <port> in the current working directory, forkval (0 or 1, 0 don't fork into background / 1 do).
|
||||
* `nethttp "<port>" "<forkval>"` -> throws up a web server on <port> in the current working directory,
|
||||
forkval (0 or 1, 0 don't fork into background / 1 do).
|
||||
|
||||
This will change rapidly as of currently, slidescript is in beavy development!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user