|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
is it Possible to make a network Chatroom in VB
Task:
To creat a network chat room for a college network in a visual basic application. Reason: Talk to Friends other side of the room and in other rooms. Security: Is it traceable by Technians - ( bad spelling ? ) Thanks in Advanced. Jamie |
|
#2
|
|||
|
|||
|
Bump ?
|
|
#3
|
|||
|
|||
|
It's impossible..I think it is not difficult to be realized..U can use winsock to be the main functional component and create a chat server which can handle multi connections from the client which send/recieve chat content...If u have some difficult about it,I can help u..Hope it as..:-)
|
|
#4
|
|||
|
|||
|
This is an excellent application for anybody who wants to learn how to manage multiple winsock connections. The code is well-commented. A good way to see how it works is to 1) Compile the application. 2) Run three instances of it, and on one of them, click Host. 3) Use the other two instances as if two people are chatting with each other.
download it from:http://www.freevbcode.com/code/manychat.zip |
|
#5
|
|||
|
|||
|
thank you for replying i wioll look into this as soon as i have time
Jamie |
|
#6
|
||||
|
||||
|
remember - anything is traceable if the tracer is good enough. Anything you do will leave an electronic signal - so unless you encrypt the transfer, then a tekkie would most likely just be able to watch the "pre-pass" packets off of a NIC card to view whatever your passing.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > is it Possible to make a network Chatroom in VB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|