Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6130203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:49:50+00:00 2026-05-23T16:49:50+00:00

The requirement is to transfer bytes data stream(in bytes format) through HTTP or FTP

  • 0

The requirement is to transfer bytes data stream(in bytes format) through HTTP or FTP protocol. I am doing it with IP protocol but as it is unable to be handled by load balancers. Right now I am sending data stream by converting into byte format and at receiver’s end decoding it into string form. The same thing I wanna do with HTTP protocol.

Socket sock = new Socket(AddressFamily.InterNetwork, 
              SocketType.Stream, ProtocolType.IP);

Here in ProtocolType.IP there should be HTTP but HTTP option is not there.

This is a WinForms application.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:49:51+00:00Added an answer on May 23, 2026 at 4:49 pm

    HTTP isn’t a protocol at that level – it’s an application level protocol.

    You don’t get “an HTTP socket” – you typically get a TCP/IP socket and write HTTP data over that.

    See the OSI model for more details about the network layers involved.

    I don’t know for sure whether the built-in HTTP client libraries in .NET support streaming requests… you’d probably want to turn buffering off and write to the request stream. See what that looks like at the socket level using something like WireShark.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Been using XML for ages now for data storage & transfer, but have never
My requirement was to build an utility which could record voice (through mic) and
I've got a requirement to both read and write data via a .net webservice
What are possible options to transfer a lot of data from one computer to
I am using Named Pipes to transfer data from a client (C++) to a
I am working through the requirement to make a WPF Application single instance only.
Requirement is this ... We have our 3 web-applications deployed in RHEL-5 server, we
Requirement : Should update MySQL database with that of MS Sql Server updates which
A requirement for an ASP.Net 2.0 project I'm working on limits a certain field
My requirement is I have server J2EE web application and client J2EE web application.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.