![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2005
Posts: 1
Rep Power: 0
![]() |
chat application
hi every one , i am new here and i am asking for a help
![]() i am a senior student and my senior project is to implement a chat application between two PC's using Visual Basic.Net and i dont know how to star.. so if any one can help me.. thanx ![]() |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() ![]() |
look into sockets implemented in VB... or look at the Element Community Project thread for ideas (we are working on one in C#)
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#3 |
|
Expert Programmer
|
If it is just two PCs, just use sockets (closed session) with a server program running on one and a client on the other. However if you want a fully fledged chat server it'll be more complicated. There is a sample in the interop folders that came with VB,
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|