Thread: HTTP/2 connection preface in native C

  1. #1
    Registered User
    Join Date
    Sep 2018
    Posts
    53

    HTTP/2 connection preface in native C

    Hello all!
    I'm trying to understand RFC-7540 and I hope you could tell a little bit more about how to implement https connection preface (page 11 of this doc). May be, I could get this info in C code of particular open project? But now I don't understand what this doc part means (what data I will send). Please, help. Thank you. The RFC https://tools.ietf.org/pdf/rfc7540.pdf.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Testing TCP/IP Socket and HTTP Connection Online
    By Dark Sorrow in forum Networking/Device Communication
    Replies: 2
    Last Post: 07-19-2017, 05:00 AM
  2. Replies: 1
    Last Post: 04-15-2015, 09:29 AM
  3. http connection lingers
    By Scramble in forum Networking/Device Communication
    Replies: 3
    Last Post: 07-15-2010, 01:25 PM
  4. programming with HTTP connection through GPRS
    By George2 in forum Tech Board
    Replies: 0
    Last Post: 12-09-2006, 06:32 AM

Tags for this Thread