Thread: Byte Stream and Sockets

  1. #1
    Registered User
    Join Date
    Nov 2009
    Posts
    14

    Byte Stream and Sockets

    How to create a Socket in C++... and how to make a Byte Stream to send through a socket!? Can somebody tell me how to create those two?

  2. #2
    Registered User jeffcobb's Avatar
    Join Date
    Dec 2009
    Location
    Henderson, NV
    Posts
    875
    Beej's Guide to Network Programming

    This question gets asked alot...
    C/C++ Environment: GNU CC/Emacs
    Make system: CMake
    Debuggers: Valgrind/GDB

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Sockets: send/receive continuous stream of data?
    By diddy02 in forum Networking/Device Communication
    Replies: 1
    Last Post: 08-09-2008, 12:52 AM
  2. IRC, reading the stream
    By Iyouboushi in forum C# Programming
    Replies: 6
    Last Post: 08-03-2006, 05:34 PM
  3. Sockets again :)
    By G'n'R in forum Networking/Device Communication
    Replies: 4
    Last Post: 09-23-2003, 10:27 AM
  4. Sockets and buffer size
    By Joe Monti in forum Linux Programming
    Replies: 1
    Last Post: 04-04-2003, 09:44 AM
  5. Sockets, questions.
    By Vber in forum C Programming
    Replies: 2
    Last Post: 12-26-2002, 12:18 AM