.NET ONLINE REMOTE CHAT APPLICATION

  • Thread starter Thread starter vsanden
  • Start date Start date
V

vsanden

Hello,

Does anyone have the source code for a server/client application to
chat with e.g. 100 people in one chatbox? It should not be that
difficult to write in .net, I am looking for an online tutorial or
example!!

Thanx,

Vincent

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
 
Hi,

There is an example on:
http://msdn.microsoft.com/vbasic/downloads/samples/default.asp

It needs a little work to make it robust, but it will handle lots of client
connections. Look for the VB .NET How-ToSockets Client and VB .NET How-To
Server examples.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top