Click here to Skip to main content
15,914,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I send a message via ip address within LAN using asp.net...?
Posted

You might try this Simple Chat Application in ASP.NET[^] to start.
Bit more advanced one Build a Web Chat Application using ASP.Net 3.5, LINQ and AJAX [^]

Hope it helps :)
 
Share this answer
 
Comments
Mangalamary 22-Feb-12 0:08am    
Hi.. Thanks a lot Sir.. It works great.. But I have to develop like sending messages to multiple servers or IP addresses. Not like chatting with one person. Then how can I do that.. Please give any ideas or coding.. Have a pleasant day.. Thanks in advance.
 
Share this answer
 
Hi.. Thanks a lot Sir.. It works great.. But I have to develop like sending messages to multiple servers or IP addresses. Not like chatting with one person. Then how can I do that.. Please give any ideas or coding.. Have a pleasant day.. Thanks in advance.
 
Share this answer
 
Hi.. Thank you sir.. I want source and c# code in asp.net for sending messages within LAN.

I developed web page in asp.net. While page loading all IP address of LAN will be displayed in listbox. Now I want to send a message to selected listbox items which might be more than one. This is my task. Please give a coding for sending messages to multiple ip addresses.
 
Share this answer
 

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