1<!DOCTYPE html> 2<html lang="en"> 3<head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width"> 6 <meta name="nodejs.org:node-version" content="v14.21.2"> 7 <title>UDP/datagram sockets | Node.js v14.21.2 Documentation</title> 8 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic&display=fallback"> 9 <link rel="stylesheet" href="assets/style.css"> 10 <link rel="stylesheet" href="assets/hljs.css"> 11 <link rel="canonical" href="https://nodejs.org/api/dgram.html"> 12</head> 13<body class="alt apidoc" id="api-section-dgram"> 14 <div id="content" class="clearfix"> 15 <div id="column2" class="interior"> 16 <div id="intro" class="interior"> 17 <a href="/" title="Go back to the home page"> 18 Node.js 19 </a> 20 </div> 21 <ul> 22<li><a href="documentation.html" class="nav-documentation">About this documentation</a></li> 23<li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li> 24</ul> 25<hr class="line"> 26<ul> 27<li><a href="assert.html" class="nav-assert">Assertion testing</a></li> 28<li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li> 29<li><a href="buffer.html" class="nav-buffer">Buffer</a></li> 30<li><a href="addons.html" class="nav-addons">C++ addons</a></li> 31<li><a href="n-api.html" class="nav-n-api">C/C++ addons with Node-API</a></li> 32<li><a href="embedding.html" class="nav-embedding">C++ embedder API</a></li> 33<li><a href="child_process.html" class="nav-child_process">Child processes</a></li> 34<li><a href="cluster.html" class="nav-cluster">Cluster</a></li> 35<li><a href="cli.html" class="nav-cli">Command-line options</a></li> 36<li><a href="console.html" class="nav-console">Console</a></li> 37<li><a href="corepack.html" class="nav-corepack">Corepack</a></li> 38<li><a href="crypto.html" class="nav-crypto">Crypto</a></li> 39<li><a href="debugger.html" class="nav-debugger">Debugger</a></li> 40<li><a href="deprecations.html" class="nav-deprecations">Deprecated APIs</a></li> 41<li><a href="diagnostics_channel.html" class="nav-diagnostics_channel">Diagnostics Channel</a></li> 42<li><a href="dns.html" class="nav-dns">DNS</a></li> 43<li><a href="domain.html" class="nav-domain">Domain</a></li> 44<li><a href="errors.html" class="nav-errors">Errors</a></li> 45<li><a href="events.html" class="nav-events">Events</a></li> 46<li><a href="fs.html" class="nav-fs">File system</a></li> 47<li><a href="globals.html" class="nav-globals">Globals</a></li> 48<li><a href="http.html" class="nav-http">HTTP</a></li> 49<li><a href="http2.html" class="nav-http2">HTTP/2</a></li> 50<li><a href="https.html" class="nav-https">HTTPS</a></li> 51<li><a href="inspector.html" class="nav-inspector">Inspector</a></li> 52<li><a href="intl.html" class="nav-intl">Internationalization</a></li> 53<li><a href="modules.html" class="nav-modules">Modules: CommonJS modules</a></li> 54<li><a href="esm.html" class="nav-esm">Modules: ECMAScript modules</a></li> 55<li><a href="module.html" class="nav-module">Modules: <code>module</code> API</a></li> 56<li><a href="packages.html" class="nav-packages">Modules: Packages</a></li> 57<li><a href="net.html" class="nav-net">Net</a></li> 58<li><a href="os.html" class="nav-os">OS</a></li> 59<li><a href="path.html" class="nav-path">Path</a></li> 60<li><a href="perf_hooks.html" class="nav-perf_hooks">Performance hooks</a></li> 61<li><a href="policy.html" class="nav-policy">Policies</a></li> 62<li><a href="process.html" class="nav-process">Process</a></li> 63<li><a href="punycode.html" class="nav-punycode">Punycode</a></li> 64<li><a href="querystring.html" class="nav-querystring">Query strings</a></li> 65<li><a href="readline.html" class="nav-readline">Readline</a></li> 66<li><a href="repl.html" class="nav-repl">REPL</a></li> 67<li><a href="report.html" class="nav-report">Report</a></li> 68<li><a href="stream.html" class="nav-stream">Stream</a></li> 69<li><a href="string_decoder.html" class="nav-string_decoder">String decoder</a></li> 70<li><a href="timers.html" class="nav-timers">Timers</a></li> 71<li><a href="tls.html" class="nav-tls">TLS/SSL</a></li> 72<li><a href="tracing.html" class="nav-tracing">Trace events</a></li> 73<li><a href="tty.html" class="nav-tty">TTY</a></li> 74<li><a href="dgram.html" class="nav-dgram active">UDP/datagram</a></li> 75<li><a href="url.html" class="nav-url">URL</a></li> 76<li><a href="util.html" class="nav-util">Utilities</a></li> 77<li><a href="v8.html" class="nav-v8">V8</a></li> 78<li><a href="vm.html" class="nav-vm">VM</a></li> 79<li><a href="wasi.html" class="nav-wasi">WASI</a></li> 80<li><a href="worker_threads.html" class="nav-worker_threads">Worker threads</a></li> 81<li><a href="zlib.html" class="nav-zlib">Zlib</a></li> 82</ul> 83<hr class="line"> 84<ul> 85<li><a href="https://github.com/nodejs/node" class="nav-https-github-com-nodejs-node">Code repository and issue tracker</a></li> 86</ul> 87 </div> 88 89 <div id="column1" data-id="dgram" class="interior"> 90 <header> 91 <div class="header-container"> 92 <h1>Node.js v14.21.2 documentation</h1> 93 <button class="theme-toggle-btn" id="theme-toggle-btn" title="Toggle dark mode/light mode" aria-label="Toggle dark mode/light mode" hidden> 94 <svg xmlns="http://www.w3.org/2000/svg" class="icon dark-icon" height="24" width="24"> 95 <path fill="none" d="M0 0h24v24H0z" /> 96 <path d="M11.1 12.08c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42.62-.27 1.29-.42 2-.42 1.66 0 3.18.83 4.1 2.15A4.01 4.01 0 0111 18c0 1.52-.87 2.83-2.12 3.51.98.32 2.03.5 3.11.5 3.5 0 6.58-1.8 8.37-4.52-2.36.23-6.98-.97-9.26-5.41z"/> 97 <path d="M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2z"/> 98 </svg> 99 <svg xmlns="http://www.w3.org/2000/svg" class="icon light-icon" height="24" width="24"> 100 <path d="M0 0h24v24H0z" fill="none" /> 101 <path d="M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z"/> 102 </svg> 103 </button> 104 </div> 105 <div id="gtoc"> 106 <ul> 107 <li> 108 <a href="index.html">Index</a> 109 </li> 110 <li> 111 <a href="all.html">View on single page</a> 112 </li> 113 <li> 114 <a href="dgram.json">View as JSON</a> 115 </li> 116 117 <li class="version-picker"> 118 <a href="#">View another version <span>▼</span></a> 119 <ol class="version-picker"><li><a href="https://nodejs.org/docs/latest-v19.x/api/dgram.html">19.x</a></li> 120<li><a href="https://nodejs.org/docs/latest-v18.x/api/dgram.html">18.x <b>LTS</b></a></li> 121<li><a href="https://nodejs.org/docs/latest-v17.x/api/dgram.html">17.x</a></li> 122<li><a href="https://nodejs.org/docs/latest-v16.x/api/dgram.html">16.x <b>LTS</b></a></li> 123<li><a href="https://nodejs.org/docs/latest-v15.x/api/dgram.html">15.x</a></li> 124<li><a href="https://nodejs.org/docs/latest-v14.x/api/dgram.html">14.x <b>LTS</b></a></li> 125<li><a href="https://nodejs.org/docs/latest-v13.x/api/dgram.html">13.x</a></li> 126<li><a href="https://nodejs.org/docs/latest-v12.x/api/dgram.html">12.x</a></li> 127<li><a href="https://nodejs.org/docs/latest-v11.x/api/dgram.html">11.x</a></li> 128<li><a href="https://nodejs.org/docs/latest-v10.x/api/dgram.html">10.x</a></li> 129<li><a href="https://nodejs.org/docs/latest-v9.x/api/dgram.html">9.x</a></li> 130<li><a href="https://nodejs.org/docs/latest-v8.x/api/dgram.html">8.x</a></li> 131<li><a href="https://nodejs.org/docs/latest-v7.x/api/dgram.html">7.x</a></li> 132<li><a href="https://nodejs.org/docs/latest-v6.x/api/dgram.html">6.x</a></li> 133<li><a href="https://nodejs.org/docs/latest-v5.x/api/dgram.html">5.x</a></li> 134<li><a href="https://nodejs.org/docs/latest-v4.x/api/dgram.html">4.x</a></li> 135<li><a href="https://nodejs.org/docs/latest-v0.12.x/api/dgram.html">0.12.x</a></li> 136<li><a href="https://nodejs.org/docs/latest-v0.10.x/api/dgram.html">0.10.x</a></li></ol> 137 </li> 138 139 <li class="edit_on_github"><a href="https://github.com/nodejs/node/edit/master/doc/api/dgram.md">Edit on GitHub</a></li> 140 </ul> 141 </div> 142 <hr> 143 </header> 144 145 <details id="toc" open><summary>Table of contents</summary><ul> 146<li><span class="stability_2"><a href="#dgram_udp_datagram_sockets">UDP/datagram sockets</a></span> 147<ul> 148<li><a href="#dgram_class_dgram_socket">Class: <code>dgram.Socket</code></a> 149<ul> 150<li><a href="#dgram_event_close">Event: <code>'close'</code></a></li> 151<li><a href="#dgram_event_connect">Event: <code>'connect'</code></a></li> 152<li><a href="#dgram_event_error">Event: <code>'error'</code></a></li> 153<li><a href="#dgram_event_listening">Event: <code>'listening'</code></a></li> 154<li><a href="#dgram_event_message">Event: <code>'message'</code></a></li> 155<li><a href="#dgram_socket_addmembership_multicastaddress_multicastinterface"><code>socket.addMembership(multicastAddress[, multicastInterface])</code></a></li> 156<li><a href="#dgram_socket_addsourcespecificmembership_sourceaddress_groupaddress_multicastinterface"><code>socket.addSourceSpecificMembership(sourceAddress, groupAddress[, multicastInterface])</code></a></li> 157<li><a href="#dgram_socket_address"><code>socket.address()</code></a></li> 158<li><a href="#dgram_socket_bind_port_address_callback"><code>socket.bind([port][, address][, callback])</code></a></li> 159<li><a href="#dgram_socket_bind_options_callback"><code>socket.bind(options[, callback])</code></a></li> 160<li><a href="#dgram_socket_close_callback"><code>socket.close([callback])</code></a></li> 161<li><a href="#dgram_socket_connect_port_address_callback"><code>socket.connect(port[, address][, callback])</code></a></li> 162<li><a href="#dgram_socket_disconnect"><code>socket.disconnect()</code></a></li> 163<li><a href="#dgram_socket_dropmembership_multicastaddress_multicastinterface"><code>socket.dropMembership(multicastAddress[, multicastInterface])</code></a></li> 164<li><a href="#dgram_socket_dropsourcespecificmembership_sourceaddress_groupaddress_multicastinterface"><code>socket.dropSourceSpecificMembership(sourceAddress, groupAddress[, multicastInterface])</code></a></li> 165<li><a href="#dgram_socket_getrecvbuffersize"><code>socket.getRecvBufferSize()</code></a></li> 166<li><a href="#dgram_socket_getsendbuffersize"><code>socket.getSendBufferSize()</code></a></li> 167<li><a href="#dgram_socket_ref"><code>socket.ref()</code></a></li> 168<li><a href="#dgram_socket_remoteaddress"><code>socket.remoteAddress()</code></a></li> 169<li><a href="#dgram_socket_send_msg_offset_length_port_address_callback"><code>socket.send(msg[, offset, length][, port][, address][, callback])</code></a> 170<ul> 171<li><a href="#dgram_note_about_udp_datagram_size">Note about UDP datagram size</a></li> 172</ul> 173</li> 174<li><a href="#dgram_socket_setbroadcast_flag"><code>socket.setBroadcast(flag)</code></a></li> 175<li><a href="#dgram_socket_setmulticastinterface_multicastinterface"><code>socket.setMulticastInterface(multicastInterface)</code></a> 176<ul> 177<li><a href="#dgram_example_ipv6_outgoing_multicast_interface">Example: IPv6 outgoing multicast interface</a></li> 178<li><a href="#dgram_example_ipv4_outgoing_multicast_interface">Example: IPv4 outgoing multicast interface</a></li> 179<li><a href="#dgram_call_results">Call results</a></li> 180</ul> 181</li> 182<li><a href="#dgram_socket_setmulticastloopback_flag"><code>socket.setMulticastLoopback(flag)</code></a></li> 183<li><a href="#dgram_socket_setmulticastttl_ttl"><code>socket.setMulticastTTL(ttl)</code></a></li> 184<li><a href="#dgram_socket_setrecvbuffersize_size"><code>socket.setRecvBufferSize(size)</code></a></li> 185<li><a href="#dgram_socket_setsendbuffersize_size"><code>socket.setSendBufferSize(size)</code></a></li> 186<li><a href="#dgram_socket_setttl_ttl"><code>socket.setTTL(ttl)</code></a></li> 187<li><a href="#dgram_socket_unref"><code>socket.unref()</code></a></li> 188</ul> 189</li> 190<li><a href="#dgram_dgram_module_functions"><code>dgram</code> module functions</a> 191<ul> 192<li><a href="#dgram_dgram_createsocket_options_callback"><code>dgram.createSocket(options[, callback])</code></a></li> 193<li><a href="#dgram_dgram_createsocket_type_callback"><code>dgram.createSocket(type[, callback])</code></a></li> 194</ul> 195</li> 196</ul> 197</li> 198</ul></details> 199 200 <div id="apicontent"> 201 <h2>UDP/datagram sockets<span><a class="mark" href="#dgram_udp_datagram_sockets" id="dgram_udp_datagram_sockets">#</a></span></h2> 202 203<p></p><div class="api_stability api_stability_2"><a href="documentation.html#documentation_stability_index">Stability: 2</a> - Stable</div><p></p> 204 205<p><strong>Source Code:</strong> <a href="https://github.com/nodejs/node/blob/v14.21.2/lib/dgram.js">lib/dgram.js</a></p> 206<p>The <code>dgram</code> module provides an implementation of UDP datagram sockets.</p> 207<pre><code class="language-js"><span class="hljs-keyword">const</span> dgram = <span class="hljs-built_in">require</span>(<span class="hljs-string">'dgram'</span>); 208<span class="hljs-keyword">const</span> server = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp4'</span>); 209 210server.<span class="hljs-title function_">on</span>(<span class="hljs-string">'error'</span>, <span class="hljs-function">(<span class="hljs-params">err</span>) =></span> { 211 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">`server error:\n<span class="hljs-subst">${err.stack}</span>`</span>); 212 server.<span class="hljs-title function_">close</span>(); 213}); 214 215server.<span class="hljs-title function_">on</span>(<span class="hljs-string">'message'</span>, <span class="hljs-function">(<span class="hljs-params">msg, rinfo</span>) =></span> { 216 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">`server got: <span class="hljs-subst">${msg}</span> from <span class="hljs-subst">${rinfo.address}</span>:<span class="hljs-subst">${rinfo.port}</span>`</span>); 217}); 218 219server.<span class="hljs-title function_">on</span>(<span class="hljs-string">'listening'</span>, <span class="hljs-function">() =></span> { 220 <span class="hljs-keyword">const</span> address = server.<span class="hljs-title function_">address</span>(); 221 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">`server listening <span class="hljs-subst">${address.address}</span>:<span class="hljs-subst">${address.port}</span>`</span>); 222}); 223 224server.<span class="hljs-title function_">bind</span>(<span class="hljs-number">41234</span>); 225<span class="hljs-comment">// Prints: server listening 0.0.0.0:41234</span></code></pre> 226<section><h3>Class: <code>dgram.Socket</code><span><a class="mark" href="#dgram_class_dgram_socket" id="dgram_class_dgram_socket">#</a></span></h3> 227<div class="api_metadata"> 228<span>Added in: v0.1.99</span> 229</div> 230<ul> 231<li>Extends: <a href="events.html#events_class_eventemitter" class="type"><EventEmitter></a></li> 232</ul> 233<p>Encapsulates the datagram functionality.</p> 234<p>New instances of <code>dgram.Socket</code> are created using <a href="#dgram_dgram_createsocket_options_callback"><code>dgram.createSocket()</code></a>. 235The <code>new</code> keyword is not to be used to create <code>dgram.Socket</code> instances.</p> 236<h4>Event: <code>'close'</code><span><a class="mark" href="#dgram_event_close" id="dgram_event_close">#</a></span></h4> 237<div class="api_metadata"> 238<span>Added in: v0.1.99</span> 239</div> 240<p>The <code>'close'</code> event is emitted after a socket is closed with <a href="#dgram_socket_close_callback"><code>close()</code></a>. 241Once triggered, no new <code>'message'</code> events will be emitted on this socket.</p> 242<h4>Event: <code>'connect'</code><span><a class="mark" href="#dgram_event_connect" id="dgram_event_connect">#</a></span></h4> 243<div class="api_metadata"> 244<span>Added in: v12.0.0</span> 245</div> 246<p>The <code>'connect'</code> event is emitted after a socket is associated to a remote 247address as a result of a successful <a href="#dgram_socket_connect_port_address_callback"><code>connect()</code></a> call.</p> 248<h4>Event: <code>'error'</code><span><a class="mark" href="#dgram_event_error" id="dgram_event_error">#</a></span></h4> 249<div class="api_metadata"> 250<span>Added in: v0.1.99</span> 251</div> 252<ul> 253<li><code>exception</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error" class="type"><Error></a></li> 254</ul> 255<p>The <code>'error'</code> event is emitted whenever any error occurs. The event handler 256function is passed a single <code>Error</code> object.</p> 257<h4>Event: <code>'listening'</code><span><a class="mark" href="#dgram_event_listening" id="dgram_event_listening">#</a></span></h4> 258<div class="api_metadata"> 259<span>Added in: v0.1.99</span> 260</div> 261<p>The <code>'listening'</code> event is emitted once the <code>dgram.Socket</code> is addressable and 262can receive data. This happens either explicitly with <code>socket.bind()</code> or 263implicitly the first time data is sent using <code>socket.send()</code>. 264Until the <code>dgram.Socket</code> is listening, the underlying system resources do not 265exist and calls such as <code>socket.address()</code> and <code>socket.setTTL()</code> will fail.</p> 266<h4>Event: <code>'message'</code><span><a class="mark" href="#dgram_event_message" id="dgram_event_message">#</a></span></h4> 267<div class="api_metadata"> 268<span>Added in: v0.1.99</span> 269</div> 270<p>The <code>'message'</code> event is emitted when a new datagram is available on a socket. 271The event handler function is passed two arguments: <code>msg</code> and <code>rinfo</code>.</p> 272<ul> 273<li><code>msg</code> <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> The message.</li> 274<li><code>rinfo</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> Remote address information. 275<ul> 276<li><code>address</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a> The sender address.</li> 277<li><code>family</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a> The address family (<code>'IPv4'</code> or <code>'IPv6'</code>).</li> 278<li><code>port</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><number></a> The sender port.</li> 279<li><code>size</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><number></a> The message size.</li> 280</ul> 281</li> 282</ul> 283<p>If the source address of the incoming packet is an IPv6 link-local 284address, the interface name is added to the <code>address</code>. For 285example, a packet received on the <code>en0</code> interface might have the 286address field set to <code>'fe80::2618:1234:ab11:3b9c%en0'</code>, where <code>'%en0'</code> 287is the interface name as a zone ID suffix.</p> 288<h4><code>socket.addMembership(multicastAddress[, multicastInterface])</code><span><a class="mark" href="#dgram_socket_addmembership_multicastaddress_multicastinterface" id="dgram_socket_addmembership_multicastaddress_multicastinterface">#</a></span></h4> 289<div class="api_metadata"> 290<span>Added in: v0.6.9</span> 291</div> 292<ul> 293<li><code>multicastAddress</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 294<li><code>multicastInterface</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 295</ul> 296<p>Tells the kernel to join a multicast group at the given <code>multicastAddress</code> and 297<code>multicastInterface</code> using the <code>IP_ADD_MEMBERSHIP</code> socket option. If the 298<code>multicastInterface</code> argument is not specified, the operating system will choose 299one interface and will add membership to it. To add membership to every 300available interface, call <code>addMembership</code> multiple times, once per interface.</p> 301<p>When called on an unbound socket, this method will implicitly bind to a random 302port, listening on all interfaces.</p> 303<p>When sharing a UDP socket across multiple <code>cluster</code> workers, the 304<code>socket.addMembership()</code> function must be called only once or an 305<code>EADDRINUSE</code> error will occur:</p> 306<pre><code class="language-js"><span class="hljs-keyword">const</span> cluster = <span class="hljs-built_in">require</span>(<span class="hljs-string">'cluster'</span>); 307<span class="hljs-keyword">const</span> dgram = <span class="hljs-built_in">require</span>(<span class="hljs-string">'dgram'</span>); 308<span class="hljs-keyword">if</span> (cluster.<span class="hljs-property">isMaster</span>) { 309 cluster.<span class="hljs-title function_">fork</span>(); <span class="hljs-comment">// Works ok.</span> 310 cluster.<span class="hljs-title function_">fork</span>(); <span class="hljs-comment">// Fails with EADDRINUSE.</span> 311} <span class="hljs-keyword">else</span> { 312 <span class="hljs-keyword">const</span> s = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp4'</span>); 313 s.<span class="hljs-title function_">bind</span>(<span class="hljs-number">1234</span>, <span class="hljs-function">() =></span> { 314 s.<span class="hljs-title function_">addMembership</span>(<span class="hljs-string">'224.0.0.114'</span>); 315 }); 316}</code></pre> 317<h4><code>socket.addSourceSpecificMembership(sourceAddress, groupAddress[, multicastInterface])</code><span><a class="mark" href="#dgram_socket_addsourcespecificmembership_sourceaddress_groupaddress_multicastinterface" id="dgram_socket_addsourcespecificmembership_sourceaddress_groupaddress_multicastinterface">#</a></span></h4> 318<div class="api_metadata"> 319<span>Added in: v13.1.0, v12.16.0</span> 320</div> 321<ul> 322<li><code>sourceAddress</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 323<li><code>groupAddress</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 324<li><code>multicastInterface</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 325</ul> 326<p>Tells the kernel to join a source-specific multicast channel at the given 327<code>sourceAddress</code> and <code>groupAddress</code>, using the <code>multicastInterface</code> with the 328<code>IP_ADD_SOURCE_MEMBERSHIP</code> socket option. If the <code>multicastInterface</code> argument 329is not specified, the operating system will choose one interface and will add 330membership to it. To add membership to every available interface, call 331<code>socket.addSourceSpecificMembership()</code> multiple times, once per interface.</p> 332<p>When called on an unbound socket, this method will implicitly bind to a random 333port, listening on all interfaces.</p> 334<h4><code>socket.address()</code><span><a class="mark" href="#dgram_socket_address" id="dgram_socket_address">#</a></span></h4> 335<div class="api_metadata"> 336<span>Added in: v0.1.99</span> 337</div> 338<ul> 339<li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a></li> 340</ul> 341<p>Returns an object containing the address information for a socket. 342For UDP sockets, this object will contain <code>address</code>, <code>family</code> and <code>port</code> 343properties.</p> 344<p>This method throws <code>EBADF</code> if called on an unbound socket.</p> 345<h4><code>socket.bind([port][, address][, callback])</code><span><a class="mark" href="#dgram_socket_bind_port_address_callback" id="dgram_socket_bind_port_address_callback">#</a></span></h4> 346<div class="api_metadata"> 347<details class="changelog"><summary>History</summary> 348<table> 349<tbody><tr><th>Version</th><th>Changes</th></tr> 350<tr><td>v0.9.1</td> 351<td><p>The method was changed to an asynchronous execution model. Legacy code would need to be changed to pass a callback function to the method call.</p></td></tr> 352<tr><td>v0.1.99</td> 353<td><p><span>Added in: v0.1.99</span></p></td></tr> 354</tbody></table> 355</details> 356</div> 357<ul> 358<li><code>port</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a></li> 359<li><code>address</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 360<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a> with no parameters. Called when binding is complete.</li> 361</ul> 362<p>For UDP sockets, causes the <code>dgram.Socket</code> to listen for datagram 363messages on a named <code>port</code> and optional <code>address</code>. If <code>port</code> is not 364specified or is <code>0</code>, the operating system will attempt to bind to a 365random port. If <code>address</code> is not specified, the operating system will 366attempt to listen on all addresses. Once binding is complete, a 367<code>'listening'</code> event is emitted and the optional <code>callback</code> function is 368called.</p> 369<p>Specifying both a <code>'listening'</code> event listener and passing a 370<code>callback</code> to the <code>socket.bind()</code> method is not harmful but not very 371useful.</p> 372<p>A bound datagram socket keeps the Node.js process running to receive 373datagram messages.</p> 374<p>If binding fails, an <code>'error'</code> event is generated. In rare case (e.g. 375attempting to bind with a closed socket), an <a href="errors.html#errors_class_error"><code>Error</code></a> may be thrown.</p> 376<p>Example of a UDP server listening on port 41234:</p> 377<pre><code class="language-js"><span class="hljs-keyword">const</span> dgram = <span class="hljs-built_in">require</span>(<span class="hljs-string">'dgram'</span>); 378<span class="hljs-keyword">const</span> server = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp4'</span>); 379 380server.<span class="hljs-title function_">on</span>(<span class="hljs-string">'error'</span>, <span class="hljs-function">(<span class="hljs-params">err</span>) =></span> { 381 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">`server error:\n<span class="hljs-subst">${err.stack}</span>`</span>); 382 server.<span class="hljs-title function_">close</span>(); 383}); 384 385server.<span class="hljs-title function_">on</span>(<span class="hljs-string">'message'</span>, <span class="hljs-function">(<span class="hljs-params">msg, rinfo</span>) =></span> { 386 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">`server got: <span class="hljs-subst">${msg}</span> from <span class="hljs-subst">${rinfo.address}</span>:<span class="hljs-subst">${rinfo.port}</span>`</span>); 387}); 388 389server.<span class="hljs-title function_">on</span>(<span class="hljs-string">'listening'</span>, <span class="hljs-function">() =></span> { 390 <span class="hljs-keyword">const</span> address = server.<span class="hljs-title function_">address</span>(); 391 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">`server listening <span class="hljs-subst">${address.address}</span>:<span class="hljs-subst">${address.port}</span>`</span>); 392}); 393 394server.<span class="hljs-title function_">bind</span>(<span class="hljs-number">41234</span>); 395<span class="hljs-comment">// Prints: server listening 0.0.0.0:41234</span></code></pre> 396<h4><code>socket.bind(options[, callback])</code><span><a class="mark" href="#dgram_socket_bind_options_callback" id="dgram_socket_bind_options_callback">#</a></span></h4> 397<div class="api_metadata"> 398<span>Added in: v0.11.14</span> 399</div> 400<ul> 401<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> Required. Supports the following properties: 402<ul> 403<li><code>port</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a></li> 404<li><code>address</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 405<li><code>exclusive</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><boolean></a></li> 406<li><code>fd</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a></li> 407</ul> 408</li> 409<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li> 410</ul> 411<p>For UDP sockets, causes the <code>dgram.Socket</code> to listen for datagram 412messages on a named <code>port</code> and optional <code>address</code> that are passed as 413properties of an <code>options</code> object passed as the first argument. If 414<code>port</code> is not specified or is <code>0</code>, the operating system will attempt 415to bind to a random port. If <code>address</code> is not specified, the operating 416system will attempt to listen on all addresses. Once binding is 417complete, a <code>'listening'</code> event is emitted and the optional <code>callback</code> 418function is called.</p> 419<p>The <code>options</code> object may contain a <code>fd</code> property. When a <code>fd</code> greater 420than <code>0</code> is set, it will wrap around an existing socket with the given 421file descriptor. In this case, the properties of <code>port</code> and <code>address</code> 422will be ignored.</p> 423<p>Specifying both a <code>'listening'</code> event listener and passing a 424<code>callback</code> to the <code>socket.bind()</code> method is not harmful but not very 425useful.</p> 426<p>The <code>options</code> object may contain an additional <code>exclusive</code> property that is 427used when using <code>dgram.Socket</code> objects with the <a href="cluster.html"><code>cluster</code></a> module. When 428<code>exclusive</code> is set to <code>false</code> (the default), cluster workers will use the same 429underlying socket handle allowing connection handling duties to be shared. 430When <code>exclusive</code> is <code>true</code>, however, the handle is not shared and attempted 431port sharing results in an error.</p> 432<p>A bound datagram socket keeps the Node.js process running to receive 433datagram messages.</p> 434<p>If binding fails, an <code>'error'</code> event is generated. In rare case (e.g. 435attempting to bind with a closed socket), an <a href="errors.html#errors_class_error"><code>Error</code></a> may be thrown.</p> 436<p>An example socket listening on an exclusive port is shown below.</p> 437<pre><code class="language-js">socket.<span class="hljs-title function_">bind</span>({ 438 <span class="hljs-attr">address</span>: <span class="hljs-string">'localhost'</span>, 439 <span class="hljs-attr">port</span>: <span class="hljs-number">8000</span>, 440 <span class="hljs-attr">exclusive</span>: <span class="hljs-literal">true</span> 441});</code></pre> 442<h4><code>socket.close([callback])</code><span><a class="mark" href="#dgram_socket_close_callback" id="dgram_socket_close_callback">#</a></span></h4> 443<div class="api_metadata"> 444<span>Added in: v0.1.99</span> 445</div> 446<ul> 447<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a> Called when the socket has been closed.</li> 448</ul> 449<p>Close the underlying socket and stop listening for data on it. If a callback is 450provided, it is added as a listener for the <a href="#dgram_event_close"><code>'close'</code></a> event.</p> 451<h4><code>socket.connect(port[, address][, callback])</code><span><a class="mark" href="#dgram_socket_connect_port_address_callback" id="dgram_socket_connect_port_address_callback">#</a></span></h4> 452<div class="api_metadata"> 453<span>Added in: v12.0.0</span> 454</div> 455<ul> 456<li><code>port</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a></li> 457<li><code>address</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 458<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a> Called when the connection is completed or on error.</li> 459</ul> 460<p>Associates the <code>dgram.Socket</code> to a remote address and port. Every 461message sent by this handle is automatically sent to that destination. Also, 462the socket will only receive messages from that remote peer. 463Trying to call <code>connect()</code> on an already connected socket will result 464in an <a href="errors.html#errors_err_socket_dgram_is_connected"><code>ERR_SOCKET_DGRAM_IS_CONNECTED</code></a> exception. If <code>address</code> is not 465provided, <code>'127.0.0.1'</code> (for <code>udp4</code> sockets) or <code>'::1'</code> (for <code>udp6</code> sockets) 466will be used by default. Once the connection is complete, a <code>'connect'</code> event 467is emitted and the optional <code>callback</code> function is called. In case of failure, 468the <code>callback</code> is called or, failing this, an <code>'error'</code> event is emitted.</p> 469<h4><code>socket.disconnect()</code><span><a class="mark" href="#dgram_socket_disconnect" id="dgram_socket_disconnect">#</a></span></h4> 470<div class="api_metadata"> 471<span>Added in: v12.0.0</span> 472</div> 473<p>A synchronous function that disassociates a connected <code>dgram.Socket</code> from 474its remote address. Trying to call <code>disconnect()</code> on an unbound or already 475disconnected socket will result in an <a href="errors.html#errors_err_socket_dgram_not_connected"><code>ERR_SOCKET_DGRAM_NOT_CONNECTED</code></a> 476exception.</p> 477<h4><code>socket.dropMembership(multicastAddress[, multicastInterface])</code><span><a class="mark" href="#dgram_socket_dropmembership_multicastaddress_multicastinterface" id="dgram_socket_dropmembership_multicastaddress_multicastinterface">#</a></span></h4> 478<div class="api_metadata"> 479<span>Added in: v0.6.9</span> 480</div> 481<ul> 482<li><code>multicastAddress</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 483<li><code>multicastInterface</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 484</ul> 485<p>Instructs the kernel to leave a multicast group at <code>multicastAddress</code> using the 486<code>IP_DROP_MEMBERSHIP</code> socket option. This method is automatically called by the 487kernel when the socket is closed or the process terminates, so most apps will 488never have reason to call this.</p> 489<p>If <code>multicastInterface</code> is not specified, the operating system will attempt to 490drop membership on all valid interfaces.</p> 491<h4><code>socket.dropSourceSpecificMembership(sourceAddress, groupAddress[, multicastInterface])</code><span><a class="mark" href="#dgram_socket_dropsourcespecificmembership_sourceaddress_groupaddress_multicastinterface" id="dgram_socket_dropsourcespecificmembership_sourceaddress_groupaddress_multicastinterface">#</a></span></h4> 492<div class="api_metadata"> 493<span>Added in: v13.1.0, v12.16.0</span> 494</div> 495<ul> 496<li><code>sourceAddress</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 497<li><code>groupAddress</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 498<li><code>multicastInterface</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 499</ul> 500<p>Instructs the kernel to leave a source-specific multicast channel at the given 501<code>sourceAddress</code> and <code>groupAddress</code> using the <code>IP_DROP_SOURCE_MEMBERSHIP</code> 502socket option. This method is automatically called by the kernel when the 503socket is closed or the process terminates, so most apps will never have 504reason to call this.</p> 505<p>If <code>multicastInterface</code> is not specified, the operating system will attempt to 506drop membership on all valid interfaces.</p> 507<h4><code>socket.getRecvBufferSize()</code><span><a class="mark" href="#dgram_socket_getrecvbuffersize" id="dgram_socket_getrecvbuffersize">#</a></span></h4> 508<div class="api_metadata"> 509<span>Added in: v8.7.0</span> 510</div> 511<ul> 512<li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><number></a> the <code>SO_RCVBUF</code> socket receive buffer size in bytes.</li> 513</ul> 514<p>This method throws <a href="errors.html#errors_err_socket_buffer_size"><code>ERR_SOCKET_BUFFER_SIZE</code></a> if called on an unbound socket.</p> 515<h4><code>socket.getSendBufferSize()</code><span><a class="mark" href="#dgram_socket_getsendbuffersize" id="dgram_socket_getsendbuffersize">#</a></span></h4> 516<div class="api_metadata"> 517<span>Added in: v8.7.0</span> 518</div> 519<ul> 520<li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><number></a> the <code>SO_SNDBUF</code> socket send buffer size in bytes.</li> 521</ul> 522<p>This method throws <a href="errors.html#errors_err_socket_buffer_size"><code>ERR_SOCKET_BUFFER_SIZE</code></a> if called on an unbound socket.</p> 523<h4><code>socket.ref()</code><span><a class="mark" href="#dgram_socket_ref" id="dgram_socket_ref">#</a></span></h4> 524<div class="api_metadata"> 525<span>Added in: v0.9.1</span> 526</div> 527<ul> 528<li>Returns: <a href="dgram.html#dgram_class_dgram_socket" class="type"><dgram.Socket></a></li> 529</ul> 530<p>By default, binding a socket will cause it to block the Node.js process from 531exiting as long as the socket is open. The <code>socket.unref()</code> method can be used 532to exclude the socket from the reference counting that keeps the Node.js 533process active. The <code>socket.ref()</code> method adds the socket back to the reference 534counting and restores the default behavior.</p> 535<p>Calling <code>socket.ref()</code> multiples times will have no additional effect.</p> 536<p>The <code>socket.ref()</code> method returns a reference to the socket so calls can be 537chained.</p> 538<h4><code>socket.remoteAddress()</code><span><a class="mark" href="#dgram_socket_remoteaddress" id="dgram_socket_remoteaddress">#</a></span></h4> 539<div class="api_metadata"> 540<span>Added in: v12.0.0</span> 541</div> 542<ul> 543<li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a></li> 544</ul> 545<p>Returns an object containing the <code>address</code>, <code>family</code>, and <code>port</code> of the remote 546endpoint. This method throws an <a href="errors.html#errors_err_socket_dgram_not_connected"><code>ERR_SOCKET_DGRAM_NOT_CONNECTED</code></a> exception 547if the socket is not connected.</p> 548<h4><code>socket.send(msg[, offset, length][, port][, address][, callback])</code><span><a class="mark" href="#dgram_socket_send_msg_offset_length_port_address_callback" id="dgram_socket_send_msg_offset_length_port_address_callback">#</a></span></h4> 549<div class="api_metadata"> 550<details class="changelog"><summary>History</summary> 551<table> 552<tbody><tr><th>Version</th><th>Changes</th></tr> 553<tr><td>v14.5.0</td> 554<td><p>The <code>msg</code> parameter can now be any <code>TypedArray</code> or <code>DataView</code>.</p></td></tr> 555<tr><td>v12.0.0</td> 556<td><p>Added support for sending data on connected sockets.</p></td></tr> 557<tr><td>v8.0.0</td> 558<td><p>The <code>msg</code> parameter can be an <code>Uint8Array</code> now.</p></td></tr> 559<tr><td>v8.0.0</td> 560<td><p>The <code>address</code> parameter is always optional now.</p></td></tr> 561<tr><td>v6.0.0</td> 562<td><p>On success, <code>callback</code> will now be called with an <code>error</code> argument of <code>null</code> rather than <code>0</code>.</p></td></tr> 563<tr><td>v5.7.0</td> 564<td><p>The <code>msg</code> parameter can be an array now. Also, the <code>offset</code> and <code>length</code> parameters are optional now.</p></td></tr> 565<tr><td>v0.1.99</td> 566<td><p><span>Added in: v0.1.99</span></p></td></tr> 567</tbody></table> 568</details> 569</div> 570<ul> 571<li><code>msg</code> <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray" class="type"><TypedArray></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView" class="type"><DataView></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array" class="type"><Array></a> Message to be sent.</li> 572<li><code>offset</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a> Offset in the buffer where the message starts.</li> 573<li><code>length</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a> Number of bytes in the message.</li> 574<li><code>port</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a> Destination port.</li> 575<li><code>address</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a> Destination host name or IP address.</li> 576<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a> Called when the message has been sent.</li> 577</ul> 578<p>Broadcasts a datagram on the socket. 579For connectionless sockets, the destination <code>port</code> and <code>address</code> must be 580specified. Connected sockets, on the other hand, will use their associated 581remote endpoint, so the <code>port</code> and <code>address</code> arguments must not be set.</p> 582<p>The <code>msg</code> argument contains the message to be sent. 583Depending on its type, different behavior can apply. If <code>msg</code> is a <code>Buffer</code>, 584any <code>TypedArray</code> or a <code>DataView</code>, 585the <code>offset</code> and <code>length</code> specify the offset within the <code>Buffer</code> where the 586message begins and the number of bytes in the message, respectively. 587If <code>msg</code> is a <code>String</code>, then it is automatically converted to a <code>Buffer</code> 588with <code>'utf8'</code> encoding. With messages that 589contain multi-byte characters, <code>offset</code> and <code>length</code> will be calculated with 590respect to <a href="buffer.html#buffer_static_method_buffer_bytelength_string_encoding">byte length</a> and not the character position. 591If <code>msg</code> is an array, <code>offset</code> and <code>length</code> must not be specified.</p> 592<p>The <code>address</code> argument is a string. If the value of <code>address</code> is a host name, 593DNS will be used to resolve the address of the host. If <code>address</code> is not 594provided or otherwise falsy, <code>'127.0.0.1'</code> (for <code>udp4</code> sockets) or <code>'::1'</code> 595(for <code>udp6</code> sockets) will be used by default.</p> 596<p>If the socket has not been previously bound with a call to <code>bind</code>, the socket 597is assigned a random port number and is bound to the "all interfaces" address 598(<code>'0.0.0.0'</code> for <code>udp4</code> sockets, <code>'::0'</code> for <code>udp6</code> sockets.)</p> 599<p>An optional <code>callback</code> function may be specified to as a way of reporting 600DNS errors or for determining when it is safe to reuse the <code>buf</code> object. 601DNS lookups delay the time to send for at least one tick of the 602Node.js event loop.</p> 603<p>The only way to know for sure that the datagram has been sent is by using a 604<code>callback</code>. If an error occurs and a <code>callback</code> is given, the error will be 605passed as the first argument to the <code>callback</code>. If a <code>callback</code> is not given, 606the error is emitted as an <code>'error'</code> event on the <code>socket</code> object.</p> 607<p>Offset and length are optional but both <em>must</em> be set if either are used. 608They are supported only when the first argument is a <code>Buffer</code>, a <code>TypedArray</code>, 609or a <code>DataView</code>.</p> 610<p>This method throws <a href="errors.html#errors_err_socket_bad_port"><code>ERR_SOCKET_BAD_PORT</code></a> if called on an unbound socket.</p> 611<p>Example of sending a UDP packet to a port on <code>localhost</code>;</p> 612<pre><code class="language-js"><span class="hljs-keyword">const</span> dgram = <span class="hljs-built_in">require</span>(<span class="hljs-string">'dgram'</span>); 613<span class="hljs-keyword">const</span> message = <span class="hljs-title class_">Buffer</span>.<span class="hljs-title function_">from</span>(<span class="hljs-string">'Some bytes'</span>); 614<span class="hljs-keyword">const</span> client = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp4'</span>); 615client.<span class="hljs-title function_">send</span>(message, <span class="hljs-number">41234</span>, <span class="hljs-string">'localhost'</span>, <span class="hljs-function">(<span class="hljs-params">err</span>) =></span> { 616 client.<span class="hljs-title function_">close</span>(); 617});</code></pre> 618<p>Example of sending a UDP packet composed of multiple buffers to a port on 619<code>127.0.0.1</code>;</p> 620<pre><code class="language-js"><span class="hljs-keyword">const</span> dgram = <span class="hljs-built_in">require</span>(<span class="hljs-string">'dgram'</span>); 621<span class="hljs-keyword">const</span> buf1 = <span class="hljs-title class_">Buffer</span>.<span class="hljs-title function_">from</span>(<span class="hljs-string">'Some '</span>); 622<span class="hljs-keyword">const</span> buf2 = <span class="hljs-title class_">Buffer</span>.<span class="hljs-title function_">from</span>(<span class="hljs-string">'bytes'</span>); 623<span class="hljs-keyword">const</span> client = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp4'</span>); 624client.<span class="hljs-title function_">send</span>([buf1, buf2], <span class="hljs-number">41234</span>, <span class="hljs-function">(<span class="hljs-params">err</span>) =></span> { 625 client.<span class="hljs-title function_">close</span>(); 626});</code></pre> 627<p>Sending multiple buffers might be faster or slower depending on the 628application and operating system. Run benchmarks to 629determine the optimal strategy on a case-by-case basis. Generally speaking, 630however, sending multiple buffers is faster.</p> 631<p>Example of sending a UDP packet using a socket connected to a port on 632<code>localhost</code>:</p> 633<pre><code class="language-js"><span class="hljs-keyword">const</span> dgram = <span class="hljs-built_in">require</span>(<span class="hljs-string">'dgram'</span>); 634<span class="hljs-keyword">const</span> message = <span class="hljs-title class_">Buffer</span>.<span class="hljs-title function_">from</span>(<span class="hljs-string">'Some bytes'</span>); 635<span class="hljs-keyword">const</span> client = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp4'</span>); 636client.<span class="hljs-title function_">connect</span>(<span class="hljs-number">41234</span>, <span class="hljs-string">'localhost'</span>, <span class="hljs-function">(<span class="hljs-params">err</span>) =></span> { 637 client.<span class="hljs-title function_">send</span>(message, <span class="hljs-function">(<span class="hljs-params">err</span>) =></span> { 638 client.<span class="hljs-title function_">close</span>(); 639 }); 640});</code></pre> 641<h5>Note about UDP datagram size<span><a class="mark" href="#dgram_note_about_udp_datagram_size" id="dgram_note_about_udp_datagram_size">#</a></span></h5> 642<p>The maximum size of an IPv4/v6 datagram depends on the <code>MTU</code> 643(Maximum Transmission Unit) and on the <code>Payload Length</code> field size.</p> 644<ul> 645<li> 646<p>The <code>Payload Length</code> field is 16 bits wide, which means that a normal 647payload cannot exceed 64K octets including the internet header and data 648(65,507 bytes = 65,535 − 8 bytes UDP header − 20 bytes IP header); 649this is generally true for loopback interfaces, but such long datagram 650messages are impractical for most hosts and networks.</p> 651</li> 652<li> 653<p>The <code>MTU</code> is the largest size a given link layer technology can support for 654datagram messages. For any link, IPv4 mandates a minimum <code>MTU</code> of 68 655octets, while the recommended <code>MTU</code> for IPv4 is 576 (typically recommended 656as the <code>MTU</code> for dial-up type applications), whether they arrive whole or in 657fragments.</p> 658<p>For IPv6, the minimum <code>MTU</code> is 1280 octets. However, the mandatory minimum 659fragment reassembly buffer size is 1500 octets. The value of 68 octets is 660very small, since most current link layer technologies, like Ethernet, have a 661minimum <code>MTU</code> of 1500.</p> 662</li> 663</ul> 664<p>It is impossible to know in advance the MTU of each link through which 665a packet might travel. Sending a datagram greater than the receiver <code>MTU</code> will 666not work because the packet will get silently dropped without informing the 667source that the data did not reach its intended recipient.</p> 668<h4><code>socket.setBroadcast(flag)</code><span><a class="mark" href="#dgram_socket_setbroadcast_flag" id="dgram_socket_setbroadcast_flag">#</a></span></h4> 669<div class="api_metadata"> 670<span>Added in: v0.6.9</span> 671</div> 672<ul> 673<li><code>flag</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><boolean></a></li> 674</ul> 675<p>Sets or clears the <code>SO_BROADCAST</code> socket option. When set to <code>true</code>, UDP 676packets may be sent to a local interface's broadcast address.</p> 677<p>This method throws <code>EBADF</code> if called on an unbound socket.</p> 678<h4><code>socket.setMulticastInterface(multicastInterface)</code><span><a class="mark" href="#dgram_socket_setmulticastinterface_multicastinterface" id="dgram_socket_setmulticastinterface_multicastinterface">#</a></span></h4> 679<div class="api_metadata"> 680<span>Added in: v8.6.0</span> 681</div> 682<ul> 683<li><code>multicastInterface</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a></li> 684</ul> 685<p><em>All references to scope in this section are referring to 686<a href="https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses">IPv6 Zone Indices</a>, which are defined by <a href="https://tools.ietf.org/html/rfc4007">RFC 4007</a>. In string form, an IP 687with a scope index is written as <code>'IP%scope'</code> where scope is an interface name 688or interface number.</em></p> 689<p>Sets the default outgoing multicast interface of the socket to a chosen 690interface or back to system interface selection. The <code>multicastInterface</code> must 691be a valid string representation of an IP from the socket's family.</p> 692<p>For IPv4 sockets, this should be the IP configured for the desired physical 693interface. All packets sent to multicast on the socket will be sent on the 694interface determined by the most recent successful use of this call.</p> 695<p>For IPv6 sockets, <code>multicastInterface</code> should include a scope to indicate the 696interface as in the examples that follow. In IPv6, individual <code>send</code> calls can 697also use explicit scope in addresses, so only packets sent to a multicast 698address without specifying an explicit scope are affected by the most recent 699successful use of this call.</p> 700<p>This method throws <code>EBADF</code> if called on an unbound socket.</p> 701<h5>Example: IPv6 outgoing multicast interface<span><a class="mark" href="#dgram_example_ipv6_outgoing_multicast_interface" id="dgram_example_ipv6_outgoing_multicast_interface">#</a></span></h5> 702<p>On most systems, where scope format uses the interface name:</p> 703<pre><code class="language-js"><span class="hljs-keyword">const</span> socket = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp6'</span>); 704 705socket.<span class="hljs-title function_">bind</span>(<span class="hljs-number">1234</span>, <span class="hljs-function">() =></span> { 706 socket.<span class="hljs-title function_">setMulticastInterface</span>(<span class="hljs-string">'::%eth1'</span>); 707});</code></pre> 708<p>On Windows, where scope format uses an interface number:</p> 709<pre><code class="language-js"><span class="hljs-keyword">const</span> socket = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp6'</span>); 710 711socket.<span class="hljs-title function_">bind</span>(<span class="hljs-number">1234</span>, <span class="hljs-function">() =></span> { 712 socket.<span class="hljs-title function_">setMulticastInterface</span>(<span class="hljs-string">'::%2'</span>); 713});</code></pre> 714<h5>Example: IPv4 outgoing multicast interface<span><a class="mark" href="#dgram_example_ipv4_outgoing_multicast_interface" id="dgram_example_ipv4_outgoing_multicast_interface">#</a></span></h5> 715<p>All systems use an IP of the host on the desired physical interface:</p> 716<pre><code class="language-js"><span class="hljs-keyword">const</span> socket = dgram.<span class="hljs-title function_">createSocket</span>(<span class="hljs-string">'udp4'</span>); 717 718socket.<span class="hljs-title function_">bind</span>(<span class="hljs-number">1234</span>, <span class="hljs-function">() =></span> { 719 socket.<span class="hljs-title function_">setMulticastInterface</span>(<span class="hljs-string">'10.0.0.2'</span>); 720});</code></pre> 721<h5>Call results<span><a class="mark" href="#dgram_call_results" id="dgram_call_results">#</a></span></h5> 722<p>A call on a socket that is not ready to send or no longer open may throw a <em>Not 723running</em> <a href="errors.html#errors_class_error"><code>Error</code></a>.</p> 724<p>If <code>multicastInterface</code> can not be parsed into an IP then an <em>EINVAL</em> 725<a href="errors.html#errors_class_systemerror"><code>System Error</code></a> is thrown.</p> 726<p>On IPv4, if <code>multicastInterface</code> is a valid address but does not match any 727interface, or if the address does not match the family then 728a <a href="errors.html#errors_class_systemerror"><code>System Error</code></a> such as <code>EADDRNOTAVAIL</code> or <code>EPROTONOSUP</code> is thrown.</p> 729<p>On IPv6, most errors with specifying or omitting scope will result in the socket 730continuing to use (or returning to) the system's default interface selection.</p> 731<p>A socket's address family's ANY address (IPv4 <code>'0.0.0.0'</code> or IPv6 <code>'::'</code>) can be 732used to return control of the sockets default outgoing interface to the system 733for future multicast packets.</p> 734<h4><code>socket.setMulticastLoopback(flag)</code><span><a class="mark" href="#dgram_socket_setmulticastloopback_flag" id="dgram_socket_setmulticastloopback_flag">#</a></span></h4> 735<div class="api_metadata"> 736<span>Added in: v0.3.8</span> 737</div> 738<ul> 739<li><code>flag</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><boolean></a></li> 740</ul> 741<p>Sets or clears the <code>IP_MULTICAST_LOOP</code> socket option. When set to <code>true</code>, 742multicast packets will also be received on the local interface.</p> 743<p>This method throws <code>EBADF</code> if called on an unbound socket.</p> 744<h4><code>socket.setMulticastTTL(ttl)</code><span><a class="mark" href="#dgram_socket_setmulticastttl_ttl" id="dgram_socket_setmulticastttl_ttl">#</a></span></h4> 745<div class="api_metadata"> 746<span>Added in: v0.3.8</span> 747</div> 748<ul> 749<li><code>ttl</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a></li> 750</ul> 751<p>Sets the <code>IP_MULTICAST_TTL</code> socket option. While TTL generally stands for 752"Time to Live", in this context it specifies the number of IP hops that a 753packet is allowed to travel through, specifically for multicast traffic. Each 754router or gateway that forwards a packet decrements the TTL. If the TTL is 755decremented to 0 by a router, it will not be forwarded.</p> 756<p>The <code>ttl</code> argument may be between 0 and 255. The default on most systems is <code>1</code>.</p> 757<p>This method throws <code>EBADF</code> if called on an unbound socket.</p> 758<h4><code>socket.setRecvBufferSize(size)</code><span><a class="mark" href="#dgram_socket_setrecvbuffersize_size" id="dgram_socket_setrecvbuffersize_size">#</a></span></h4> 759<div class="api_metadata"> 760<span>Added in: v8.7.0</span> 761</div> 762<ul> 763<li><code>size</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a></li> 764</ul> 765<p>Sets the <code>SO_RCVBUF</code> socket option. Sets the maximum socket receive buffer 766in bytes.</p> 767<p>This method throws <a href="errors.html#errors_err_socket_buffer_size"><code>ERR_SOCKET_BUFFER_SIZE</code></a> if called on an unbound socket.</p> 768<h4><code>socket.setSendBufferSize(size)</code><span><a class="mark" href="#dgram_socket_setsendbuffersize_size" id="dgram_socket_setsendbuffersize_size">#</a></span></h4> 769<div class="api_metadata"> 770<span>Added in: v8.7.0</span> 771</div> 772<ul> 773<li><code>size</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a></li> 774</ul> 775<p>Sets the <code>SO_SNDBUF</code> socket option. Sets the maximum socket send buffer 776in bytes.</p> 777<p>This method throws <a href="errors.html#errors_err_socket_buffer_size"><code>ERR_SOCKET_BUFFER_SIZE</code></a> if called on an unbound socket.</p> 778<h4><code>socket.setTTL(ttl)</code><span><a class="mark" href="#dgram_socket_setttl_ttl" id="dgram_socket_setttl_ttl">#</a></span></h4> 779<div class="api_metadata"> 780<span>Added in: v0.1.101</span> 781</div> 782<ul> 783<li><code>ttl</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><integer></a></li> 784</ul> 785<p>Sets the <code>IP_TTL</code> socket option. While TTL generally stands for "Time to Live", 786in this context it specifies the number of IP hops that a packet is allowed to 787travel through. Each router or gateway that forwards a packet decrements the 788TTL. If the TTL is decremented to 0 by a router, it will not be forwarded. 789Changing TTL values is typically done for network probes or when multicasting.</p> 790<p>The <code>ttl</code> argument may be between between 1 and 255. The default on most systems 791is 64.</p> 792<p>This method throws <code>EBADF</code> if called on an unbound socket.</p> 793<h4><code>socket.unref()</code><span><a class="mark" href="#dgram_socket_unref" id="dgram_socket_unref">#</a></span></h4> 794<div class="api_metadata"> 795<span>Added in: v0.9.1</span> 796</div> 797<ul> 798<li>Returns: <a href="dgram.html#dgram_class_dgram_socket" class="type"><dgram.Socket></a></li> 799</ul> 800<p>By default, binding a socket will cause it to block the Node.js process from 801exiting as long as the socket is open. The <code>socket.unref()</code> method can be used 802to exclude the socket from the reference counting that keeps the Node.js 803process active, allowing the process to exit even if the socket is still 804listening.</p> 805<p>Calling <code>socket.unref()</code> multiple times will have no addition effect.</p> 806<p>The <code>socket.unref()</code> method returns a reference to the socket so calls can be 807chained.</p> 808</section><section><h3><code>dgram</code> module functions<span><a class="mark" href="#dgram_dgram_module_functions" id="dgram_dgram_module_functions">#</a></span></h3> 809<h4><code>dgram.createSocket(options[, callback])</code><span><a class="mark" href="#dgram_dgram_createsocket_options_callback" id="dgram_dgram_createsocket_options_callback">#</a></span></h4> 810<div class="api_metadata"> 811<details class="changelog"><summary>History</summary> 812<table> 813<tbody><tr><th>Version</th><th>Changes</th></tr> 814<tr><td>v14.17.0</td> 815<td><p>AbortSignal support was added.</p></td></tr> 816<tr><td>v11.4.0</td> 817<td><p>The <code>ipv6Only</code> option is supported.</p></td></tr> 818<tr><td>v8.7.0</td> 819<td><p>The <code>recvBufferSize</code> and <code>sendBufferSize</code> options are supported now.</p></td></tr> 820<tr><td>v8.6.0</td> 821<td><p>The <code>lookup</code> option is supported.</p></td></tr> 822<tr><td>v0.11.13</td> 823<td><p><span>Added in: v0.11.13</span></p></td></tr> 824</tbody></table> 825</details> 826</div> 827<ul> 828<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> Available options are: 829<ul> 830<li><code>type</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a> The family of socket. Must be either <code>'udp4'</code> or <code>'udp6'</code>. 831Required.</li> 832<li><code>reuseAddr</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><boolean></a> When <code>true</code> <a href="#dgram_socket_bind_port_address_callback"><code>socket.bind()</code></a> will reuse the 833address, even if another process has already bound a socket on it. 834<strong>Default:</strong> <code>false</code>.</li> 835<li><code>ipv6Only</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><boolean></a> Setting <code>ipv6Only</code> to <code>true</code> will 836disable dual-stack support, i.e., binding to address <code>::</code> won't make 837<code>0.0.0.0</code> be bound. <strong>Default:</strong> <code>false</code>.</li> 838<li><code>recvBufferSize</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><number></a> Sets the <code>SO_RCVBUF</code> socket value.</li> 839<li><code>sendBufferSize</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><number></a> Sets the <code>SO_SNDBUF</code> socket value.</li> 840<li><code>lookup</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a> Custom lookup function. <strong>Default:</strong> <a href="dns.html#dns_dns_lookup_hostname_options_callback"><code>dns.lookup()</code></a>.</li> 841<li><code>signal</code> <a href="globals.html#globals_class_abortsignal" class="type"><AbortSignal></a> An AbortSignal that may be used to close a socket.</li> 842</ul> 843</li> 844<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a> Attached as a listener for <code>'message'</code> events. Optional.</li> 845<li>Returns: <a href="dgram.html#dgram_class_dgram_socket" class="type"><dgram.Socket></a></li> 846</ul> 847<p>Creates a <code>dgram.Socket</code> object. Once the socket is created, calling 848<a href="#dgram_socket_bind_port_address_callback"><code>socket.bind()</code></a> will instruct the socket to begin listening for datagram 849messages. When <code>address</code> and <code>port</code> are not passed to <a href="#dgram_socket_bind_port_address_callback"><code>socket.bind()</code></a> the 850method will bind the socket to the "all interfaces" address on a random port 851(it does the right thing for both <code>udp4</code> and <code>udp6</code> sockets). The bound address 852and port can be retrieved using <a href="#dgram_socket_address"><code>socket.address().address</code></a> and 853<a href="#dgram_socket_address"><code>socket.address().port</code></a>.</p> 854<p>If the <code>signal</code> option is enabled, calling <code>.abort()</code> on the corresponding 855<code>AbortController</code> is similar to calling <code>.close()</code> on the socket:</p> 856<pre><code class="language-js"><span class="hljs-keyword">const</span> controller = <span class="hljs-keyword">new</span> <span class="hljs-title class_">AbortController</span>(); 857<span class="hljs-keyword">const</span> { signal } = controller; 858<span class="hljs-keyword">const</span> server = dgram.<span class="hljs-title function_">createSocket</span>({ <span class="hljs-attr">type</span>: <span class="hljs-string">'udp4'</span>, signal }); 859server.<span class="hljs-title function_">on</span>(<span class="hljs-string">'message'</span>, <span class="hljs-function">(<span class="hljs-params">msg, rinfo</span>) =></span> { 860 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">`server got: <span class="hljs-subst">${msg}</span> from <span class="hljs-subst">${rinfo.address}</span>:<span class="hljs-subst">${rinfo.port}</span>`</span>); 861}); 862<span class="hljs-comment">// Later, when you want to close the server.</span> 863controller.<span class="hljs-title function_">abort</span>();</code></pre> 864<h4><code>dgram.createSocket(type[, callback])</code><span><a class="mark" href="#dgram_dgram_createsocket_type_callback" id="dgram_dgram_createsocket_type_callback">#</a></span></h4> 865<div class="api_metadata"> 866<span>Added in: v0.1.99</span> 867</div> 868<ul> 869<li><code>type</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><string></a> Either <code>'udp4'</code> or <code>'udp6'</code>.</li> 870<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a> Attached as a listener to <code>'message'</code> events.</li> 871<li>Returns: <a href="dgram.html#dgram_class_dgram_socket" class="type"><dgram.Socket></a></li> 872</ul> 873<p>Creates a <code>dgram.Socket</code> object of the specified <code>type</code>.</p> 874<p>Once the socket is created, calling <a href="#dgram_socket_bind_port_address_callback"><code>socket.bind()</code></a> will instruct the 875socket to begin listening for datagram messages. When <code>address</code> and <code>port</code> are 876not passed to <a href="#dgram_socket_bind_port_address_callback"><code>socket.bind()</code></a> the method will bind the socket to the "all 877interfaces" address on a random port (it does the right thing for both <code>udp4</code> 878and <code>udp6</code> sockets). The bound address and port can be retrieved using 879<a href="#dgram_socket_address"><code>socket.address().address</code></a> and <a href="#dgram_socket_address"><code>socket.address().port</code></a>.</p></section> 880 <!-- API END --> 881 </div> 882 </div> 883 </div> 884 <script> 885 'use strict'; 886 { 887 const kCustomPreference = 'customDarkTheme'; 888 const userSettings = sessionStorage.getItem(kCustomPreference); 889 const themeToggleButton = document.getElementById('theme-toggle-btn'); 890 if (userSettings === null && window.matchMedia) { 891 const mq = window.matchMedia('(prefers-color-scheme: dark)'); 892 if ('onchange' in mq) { 893 function mqChangeListener(e) { 894 document.body.classList.toggle('dark-mode', e.matches); 895 } 896 mq.addEventListener('change', mqChangeListener); 897 if (themeToggleButton) { 898 themeToggleButton.addEventListener('click', function() { 899 mq.removeEventListener('change', mqChangeListener); 900 }, { once: true }); 901 } 902 } 903 if (mq.matches) { 904 document.body.classList.add('dark-mode'); 905 } 906 } else if (userSettings === 'true') { 907 document.body.classList.add('dark-mode'); 908 } 909 if (themeToggleButton) { 910 themeToggleButton.hidden = false; 911 themeToggleButton.addEventListener('click', function() { 912 sessionStorage.setItem( 913 kCustomPreference, 914 document.body.classList.toggle('dark-mode') 915 ); 916 }); 917 } 918 } 919 </script> 920</body> 921</html> 922