vb.net客户端-服务器聊天应用程序

问题描述:


我使用vb.net制作了一个客户端-服务器聊天应用程序.我想知道当客户发送消息时如何更改表单/图标颜色,反之亦然.
例如:例如在yahoo或msn Messenger等中,我如何知道用户何时收到消息.

我希望一切都清楚...

我需要紧急帮助
在此先感谢

Hi,
I made one client-server chat application using vb.net. I want to know how can i change the form/icon color when a client sends a message and vice versa.
for eg: like in yahoo or msn messenger,etc, How i user knows when he receives an message.

i hope it is clear...

plz i need urgent help
thanks in advance

仔细阅读下面的CP文章
http://65.39.148.34/KB/IP/TCP_IP_Chat_Program.aspx [
go through the below CP article
http://65.39.148.34/KB/IP/TCP_IP_Chat_Program.aspx[^]


尝试以下链接:
使用AJAX的ASP.NET中的聊天应用程序(弹出式窗口) [ TcpClient的IP和端口 [使用DotNet进行聊天应用 [
Try this links :
Chat Application in ASP.NET Using AJAX (Pop-up Windows)[^]
IP and Port from TcpClient[^]
Chatting Application Using DotNet[^]

I hope it will help you. :)


非常感谢Rajesh和Manoj ...
我尝试了上述链接.我已经制作了一个应用程序,但是我需要一种语法,当客户端发送消息时,它只会更改表单的颜色,反之亦然...
Thanks a lot Rajesh and Manoj...
I tried out the above links. I already made an application but i need a syntax which just changes the color of my form when a client sends a message and vise versa...