DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   VB.NET (http://www.daniweb.com/forums/forum58.html)
-   -   Help with VB.NET Chat Application Interface (http://www.daniweb.com/forums/thread56459.html)

freefika Sep 28th, 2006 1:48 pm
Help with VB.NET Chat Application Interface
 
Hello,
I'm currently developing a Chat Application in VB.NET which is similar to MSN Messenger. I need to know the control to use for the message area of the chat window in which the messages sent and recieved will be shown. I tried using the rich text box but it does not support hyperlinks and emoticons......so what control should i use? pls suggest

Inanna Sep 30th, 2006 11:33 pm
Re: Help with VB.NET Chat Application Interface
 
The easiest way would prolly be to use a WebBrowser object. :) Otherwise you're looking at a custom control.

suresh_tekh Jan 2nd, 2008 1:42 am
Re: Help with VB.NET Chat Application Interface
 
Hello i want to develop a chat application in .net... Can you suggest any Idea to develop the application... (Urgent) plz...

emurf Jan 2nd, 2008 2:11 pm
Re: Help with VB.NET Chat Application Interface
 
You need to use the Winsock control (an example: http://www.planet-source-code.com/vb...2253&lngWId=10) or another socket control like secure socket library (example: http://www.bigspeed.net/articles/sec...curechat.html). Secure socket library may be a better choice since most examples of winsock that you find will be in VB6.

john_v Apr 30th, 2008 3:14 am
Re: Help with VB.NET Chat Application Interface
 
Quote:

Originally Posted by suresh_tekh (Post 502103)
Hello i want to develop a chat application in .net... Can you suggest any Idea to develop the application... (Urgent) plz...

you have to know the basics of socket program and then chat program
, try this

http://vb.net-informations.com/commu...rogramming.htm

http://vb.net-informations.com/commu...er_program.htm

slimtugo Oct 28th, 2008 12:26 pm
Re: Help with VB.NET Chat Application Interface
 
Quote:

Originally Posted by suresh_tekh (Post 502103)
Hello i want to develop a chat application in .net... Can you suggest any Idea to develop the application... (Urgent) plz...

Hi
If you are really interested in building a chat application the likes of yahoo messenger send me an email. We could work together. slimtugo@yahoo.com


All times are GMT -4. The time now is 1:19 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC