Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Binary Network Article

Binary Network Article

Scheduled Pinned Locked Moved C#
sysadmincsharphelpquestionlearning
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Expert Coming
    wrote on last edited by
    #1

    I have search the CP site, and Google of course, but still haven't found what I am looking for. Can you guys give me some links to articles/pages with information on using C# to do Binary Network Streams with C# asyncronously with multiple clients? I am looking to make a program that sends different types of data back and forth between clients and server. I did get it to work with Remoting, but it gets slow with a bunch of clients. I would like to learn about binary streams anyway and this is a side project that doesn't need done right away. Also, I did get the binary network stream type of connection to work with one client, with only one send/recieve, but then it fails. I think I might just be using the wrong keywords in my searches, if you know any I should try, send them my way as well. Anyway, thanks for any and all help, and thank you for your time, I appriciate it.

    The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

    M 1 Reply Last reply
    0
    • E Expert Coming

      I have search the CP site, and Google of course, but still haven't found what I am looking for. Can you guys give me some links to articles/pages with information on using C# to do Binary Network Streams with C# asyncronously with multiple clients? I am looking to make a program that sends different types of data back and forth between clients and server. I did get it to work with Remoting, but it gets slow with a bunch of clients. I would like to learn about binary streams anyway and this is a side project that doesn't need done right away. Also, I did get the binary network stream type of connection to work with one client, with only one send/recieve, but then it fails. I think I might just be using the wrong keywords in my searches, if you know any I should try, send them my way as well. Anyway, thanks for any and all help, and thank you for your time, I appriciate it.

      The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

      M Offline
      M Offline
      Mark Churchill
      wrote on last edited by
      #2

      System.Net.Sockets.NetworkStream? ;)

      Mark Churchill Director, Dunn & Churchill Pty Ltd Free Download: Diamond Binding: The simple, powerful, reliable, and effective data layer toolkit for Visual Studio.
      Alpha release: Entanglar: Transparant multiplayer framework for .Net games.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups