Re: chatting program

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




well... can someone provide me an example to create chatting program? or
tell me how does chatting work with TCP/IP and socket? I don't know how
the process go. To my understanding, socket is like a tunnel that connects
one computer to the other computer, a socket is defined by IP address+port
number. that's all I know.



"Jianwei Sun" <jsunnewsgroup@xxxxxxxxx> wrote in message
news:%23Bil37HtFHA.2164@xxxxxxxxxxxxxxxxxxxxxxx
> It really all depends, how much exprience do you have, how fast do you
> learn, how much ready-to-use code you can find.
>
> Just try it out, it's better than whatever anybody tells you.
>
> Britney wrote:
>> But can you tell me how hard is it?
>> from 1 to 10, 1 is easiest, 10 is hardest, what do you think ? how long
>> will it take me to learn sockets and TCP/IP programming? and do you have
>> some good website about sockets and TCP/IP programming?
>>
>>
>>
>> "Joanna Carter (TeamB)" <joannac@xxxxxxxxxxxxxxx> wrote in message
>> news:ekP9cqHtFHA.2072@xxxxxxxxxxxxxxxxxxxxxxx
>>
>>>"Britney" <britneychen_2001@xxxxxxxxx> a ?rit dans le message de news:
>>>eaMBgmHtFHA.1204@xxxxxxxxxxxxxxxxxxxxxxx
>>>
>>>
>>>> how hard is it to develop a small chatting program?
>>>>is there an example out there? I don't want to have a web browser based
>>>>application, but window application. what libraries do I need to use to
>>>>develop it?
>>>
>>>Take a look at using sockets and TCP/IP and just send strings from one
>>>socket to another.
>>>
>>>Joanna
>>>
>>>--
>>>Joanna Carter
>>>Consultant Software Engineer
>>>
>>>
>>
>>

.



Relevant Pages

  • Re: SO_REUSEPORT and multicasting
    ... programming class, ... on BSD socket ... But when binding to multicast ... SO_REUSEPORT (p. 731, "TCP/IP Illustrated, Volume ...
    (Linux-Kernel)
  • RE: WSASend/WSARecv and IOCP GetQueuedCompletionStatus
    ... Programming for Microsoft Windows 2nd Edition" I'll ... That book has a nice coverage of IOCP and TCP. ... with TCP and needing UDP for game related programming. ... I don't even have a socket handle to close. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Need good Visual C++ Winsock2 book recommendations?
    ... I'm conerned with an earlier answer that characterized raw socket ... or datagram mode when you speak of raw socket programming, ... In the server/service piece there is a "Listener " thread. ... In the listener thread, a SOCKET value is passes on startup that has been ...
    (microsoft.public.vc.mfc)
  • Re: socket communication: socket doesnt connect
    ... "Programming Applications for Microsoft Windows", ... "Network Programming for Microsoft Windows" ... I am a complete beginner in socket programming and in using threads. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Between C and Java - which is easier for writing networking software
    ... I possess only ISO99 C and ISO98 C++ programming skills. ... Since theoretical concepts about TCP/IP, SNMP etc. are common, I have ... Under this situation, between C and Java, which will be the language I ... to set up a socket -- you just create a Socket object and call a ...
    (comp.programming)