SRV रिकॉर्ड
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/srv-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/srv-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/srv-record/)
Use the native HTML custom element.
SRV (सेवा) रिकॉर्ड एक [[dns|DNS]] रिकॉर्ड है जो VoIP, इंस्टेंट मैसेजिंग या LDAP जैसी विशिष्ट सेवाओं का स्थान (होस्टनाम और पोर्ट) निर्दिष्ट करता है। SRV रिकॉर्ड में लोड वितरण के लिए प्राथमिकता और वजन फ़ील्ड शामिल हैं।
उदाहरण
An SRV record for _sip._tcp.example.com tells VoIP clients to connect to sipserver.example.com on port 5060.