Questions tagged [rfc]

An RFC is a "Request For Comments": the form of internet standards from the Internet Engineering Task Force (IETF) until they are made standards. And the usual form of reference to those standards.

An RFC is a "Request For Comments": the form of internet standards from the Internet Engineering Taskforce (IETF) until they are made standards. And the usual form of reference to those standards.

Official Site: http://www.ietf.org/rfc.html

590 questions
0
votes
1 answer

How can I get the color of a Panel pixel at the mouse location (RFC)

I love SO. In 8 out of 10 questions it produces a straightforward and immediately usable answer. Or at least explains why my question is somehow wrong. So I found it strange that I couldn't find an answer to my liking for this simple and, I had…
TaW
  • 53,122
  • 8
  • 69
  • 111
0
votes
1 answer

Confusion about pseudo header in UDP Lite RFC

I was just working my way through the RFC for UDP Lite and got stuck at Section 5 when compatibility with UDP is discussed: https://www.rfc-editor.org/rfc/rfc3828#section-5 In the RFC it says a UDP-Lite packet with partial checksum coverage will be…
user1774249
  • 73
  • 2
  • 6
0
votes
1 answer

What characters does RFC 5280 allow in the DN?

I've been having a bit of trouble parsing a couple of corner cases of RFC 5280 (My ASN.1 isn't quite up to spec). Firstly, is a lone comma allowed as part of a RDN field? Commas are common, i.e. CN=Wingdings, Inc but is a name like CN=,…
mikek
  • 1,555
  • 17
  • 30
0
votes
1 answer

What are the most widely useful RFCs in the context of API security and Oauth?

What are the most widely useful RFCs in the context of API security and Oauth? Any pointer to a list of such RFCs and basic summary information with some examples of usage would be greatly appreciated.
Santanu Dey
  • 2,900
  • 3
  • 24
  • 38
0
votes
2 answers

What is the lastest ftp request for comment

Is there exist rfc ftp specifcation fresher than RFC 959?
user2953119
0
votes
1 answer

In which RFC can I find the TCP/IPV4 flags bits first defined?

I'm trying to find the definition of the TCP/IP4 flags bits, can someone tell me where I can find it? Thank you!
biriba
  • 69
  • 7
0
votes
2 answers

rfc 5766 : Issue when Both devices support TURN

I have been going through the TURN rfc 5766 and didn't find explanation to an issue.The rfc talks about ONLY 1 device(client) that supports TURN and the other device doesn't support TURN. I have certain doubts when both support TURN.I am using SIP…
user2139084
  • 275
  • 1
  • 4
  • 14
0
votes
1 answer

Is it right to say that paths are represented as URI while web-addresses are represented as URL?

I am confused by Apple's documentation about the NSURL class. In NSURL, they say the following: NSURL understands URLs in style of RFC 1808, 1738 und 2732 NSURL understands URIs in style of RFC 2396 Also they say that the RFC 2396 URI are…
openfrog
  • 40,201
  • 65
  • 225
  • 373
0
votes
3 answers

Where can I get an compact overview of RFC 2396?

I want to understand RFC 2396 and the whole URL / URI thing better, and since NSURL from Cocoa is based on RFC 2396, I look for an overview. The RFC itself is too hard to read for me.
openfrog
  • 40,201
  • 65
  • 225
  • 373
0
votes
1 answer

RFC 854 canonical terminal defenition

I'm beginning to read RFC 854 and have one question about it. In this RFC said the following: An NVT is an imaginary device which provides a standard, network-wide, intermediate representation of a canonical terminal. So what does mean canonical…
user2889159
0
votes
1 answer

Looking for the official ATA-4 specification/RFC

I'm looking for one of the following: - ATA-4 Specification - A wrapper for the ATA-4 specification written in Real Mode Assembly (MASM/TURBO ASM)
Maltrap
  • 2,620
  • 1
  • 33
  • 32
0
votes
1 answer

HTTP bad request. NULL CRLF in the headers

I have a HTTP request which is failing with 400 error. I did packet capture and found that in the request headers there is header like below: X-Policy: NX\000\r\n So it looks like NULL character and then CRLF what most likely mean end of message…
sidorvm
  • 1
  • 2
0
votes
1 answer

SonarQube LCOM4 ,RFC , Package tangle index has no data

I am using SonarQube 4.0 . I try to created a project and run sonar-runner successfully I could see most metrics there. But when I try to add widgets for LCOM4, RFC and Package design (to show the package tangle index), it shows "No data". I am not…
Simic
  • 25
  • 6
0
votes
2 answers

What does exactly *.* mean when used in IMAP command?

I know that using * in IMAP FETCH Command either defines all or one mail but does "*:*" also defines all mails in the selected folder? Does it defines something else too? Asking cause my company is implementing its own IMAP server, and I couldn't…
Gautam Somani
  • 456
  • 1
  • 4
  • 18
0
votes
1 answer

Which RFC document could I use for relative URL conflict?

First of all, I saw several question related RFC in SO, but if this question not belong to here, instead downvoting it, please moderate/flag/move it to other stack site. (Thanks!) I'm having a very long-term issue with an application (my…
Leandro Bardelli
  • 10,561
  • 15
  • 79
  • 116