hi all,
i'm planning on developing an intranet chat application using windows forms with vb.net on a Win2K platform. the appliation will be like that of the yahoo messenger where everyone can create a chat room, send a private message to others. it should have a list of users connected like the yahoo messenger.
i may need some suggestions on what to use in order to build these. i've been doing some reading. it seems that there are many ways i can do this.
1. Sockets
2. .Net Remoting
3. Peer to Peer/ Peer Channel
not sure if there's many more. can someone suggest what would be the best thing to use in my situation.
thanks.
i'm planning on developing an intranet chat application using windows forms with vb.net on a Win2K platform. the appliation will be like that of the yahoo messenger where everyone can create a chat room, send a private message to others. it should have a list of users connected like the yahoo messenger.
i may need some suggestions on what to use in order to build these. i've been doing some reading. it seems that there are many ways i can do this.
1. Sockets
2. .Net Remoting
3. Peer to Peer/ Peer Channel
not sure if there's many more. can someone suggest what would be the best thing to use in my situation.
thanks.