Click here to Skip to main content
15,886,006 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Guys help me out. In a normal chat application we'll be using a known IP address (for example i'll take my system ip as server and others will be connected from my IP). what to do if i wanna launch it globally like facebook , gmail, yahoo messenger. what shud i do if i wanna run it in internet..
Posted
Comments
Kornfeld Eliyahu Peter 20-Jan-14 5:20am    
Why internet should make any difference? There are IP addresses on the internet too...
Richard MacCutchan 20-Jan-14 6:30am    
You will need to buy a domain name that can be published and resolved to an IP address. This usually means you have to host your web site with a service provider; Google will find companies in your home country that do this.

1 solution

You can use modern approach to create chat app with SignalR. Please check below mentioned articles for more info.

Asp.Net SignalR Chat Room

Article which I have written : Chat Application with SignalR and ASP.net MVC 4
 
Share this answer
 
Comments
Sampath Lokuge 20-Jan-14 7:13am    
Yes you can.Please check this Article for more info:
http://www.bluelemoncode.com/post/2013/02/17/One-to-one-chat-using-Aspnet-SignalR-groups.aspx
kishorebt 20-Jan-14 7:20am    
what to do if it is to a particular administration. can we do it in a software based application???
Sampath Lokuge 20-Jan-14 7:24am    
Sorry,I couldn't get what you told ?
kishorebt 20-Jan-14 23:33pm    
is it possible to do that in a form based application like in vb.net
Sampath Lokuge 21-Jan-14 1:06am    
Yes.You can use either c# or vb.net with signalr.Check this link for how to implement it with ASP.net WebForms.
http://www.codeproject.com/Articles/526876/AddingplusSignalRplustoplusanplusASP-NetplusWebFor

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900