how to fire the code without firing event in vb.net?

  • Thread starter muthu krishnan via .NET 247
  • Start date
M

muthu krishnan via .NET 247

(Type your message here)
hi group,

greetings....

hai everybody,
right now i am involving a chat application in vb.net using tcp/ip application.....

in this project , whenever the msg come to server(vb.net program which has listener),, how to i pass that to different client(another pc which has vb.net client program)...without firing any event..

whenever the msg comes into server that automatically pass to that particular user(pc) or client..

how to i do that??

may be with timer????


pls give me ur valueable information or example codeing....

expect your valuable reply......................
 
K

Ken Tucker [MVP]

Hi,

http://msdn.microsoft.com/msdnmag/issues/01/02/NetPeers/default.aspx

Ken
-------------------
(Type your message here)
hi group,

greetings....

hai everybody,
right now i am involving a chat application in vb.net using tcp/ip
application.....

in this project , whenever the msg come to server(vb.net program which has
listener),, how to i pass that to different client(another pc which has
vb.net client program)...without firing any event..

whenever the msg comes into server that automatically pass to that
particular user(pc) or client..

how to i do that??

may be with timer????


pls give me ur valueable information or example codeing....

expect your valuable reply......................
 

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

Top