Moduły/Gniazda/sockOpen: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 January 2022

  • curprev 17:4317:43, 15 January 2022Tracer talk contribsm 1,734 bytes +7 Changed "Note" syntax
  • curprev 17:3617:36, 15 January 2022Tracer talk contribs 1,727 bytes +1,727 Created page with "<pageclass class="#AA7592" subcaption="Moduł Gniazd"></pageclass> __NOTOC__ {{PL/ModuleFunction|Sockets}} Ta funkcja tworzy gniazdo (tzw ''socket'') ==Składnia== <syntaxhighlight lang="lua"> socket sockOpen ( string host, int port ) </syntaxhighlight> ===Wymagane argumenty=== * '''host:''' Nazwa DNS lub adres IP, z którym chcesz się połączyć np. "www.google.com" lub "192.168.0.101" * '''port:''' Port do powiązania gniazda np. 80 <!--* '''ssl:''' Wartość logicz..."