Re: socket programming

From: Artie Gold (artiegold_at_austin.rr.com)
Date: 02/28/04


Date: Sat, 28 Feb 2004 15:51:53 -0600

Poiquiop wrote:
> Hi. I was wondering if there were any good tutorials related to socket
> programming, and handling different protocols, etc.
>

1) You're off topic here, as standard C++ knows not of sockets.
2) This ain't no steenkin' chat room. You posted the same question
minutes ago.
3) STFW! GIYF! [1]

HTH,
--ag

[1] Doing a web search is faster than -- and should always come before
-- posting a question to usenet. Google for `socket tutorial'.

-- 
Artie Gold -- Austin, Texas
"Yeah. It's an urban legend. But it's a *great* urban legend!"


Relevant Pages

  • Re: socket programming
    ... I was wondering if there were any good tutorials related to socket ... > programming, and handling different protocols, etc. ...
    (comp.lang.cpp)
  • socket programming
    ... I was wondering if there were any good tutorials related to socket ... programming, and handling different protocols, etc. ...
    (comp.lang.cpp)
  • socket programming
    ... I was wondering if there were any good tutorials related to socket ... programming, and handling different protocols, etc. ...
    (comp.lang.cpp)
  • Re: Broadcast server
    ... I think if you're doing socket & select it sounds easy/simple until you ... It makes the server port, adds any user socket options, makes it non ... care of select handling. ... the way SimpleServer works is whenever a new connection ...
    (comp.lang.python)
  • Re: REMINDER: Re: HEADS UP: network stack and socket hackery over the next few weeks (fwd)
    ... committed an extensive set of socket and netinet changes which will likely render the network stack broken. ... Protocols can now explicitly request that a socket not be freed on last ... consumer reference, using the SS_PROTOREF flag, in order that they can ...
    (freebsd-net)