COM+, winsock, or DCOM
Author |
Message |
tupac
![](http://compsci.ca/v3/uploads/user_avatars/4505289784b82e037a6d87.jpg)
|
Posted: Tue Mar 14, 2006 9:13 am Post subject: COM+, winsock, or DCOM |
|
|
k, i am working on a multiuser chat program, and i'm using Winsock. I've heard that using COM+ or DCOM is better and more secure than using Winsock. Can someone help me decide what is the better component to use. [P.S. I've already made a 1 to 1 user chat program using Winsock, but am having trouble making a multiuser chat program with this component.]
-thnx |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
wtd
|
Posted: Tue Mar 14, 2006 10:42 am Post subject: (No subject) |
|
|
Why in the world wouldn't you be using the .NET libraries and tools? |
|
|
|
|
![](images/spacer.gif) |
tupac
![](http://compsci.ca/v3/uploads/user_avatars/4505289784b82e037a6d87.jpg)
|
Posted: Tue Mar 14, 2006 11:41 am Post subject: (No subject) |
|
|
well, 1st of all, i want to do something like the program im working on for my year end project. and since the skools use VB6 and not .NET i cant do it using .NET tools. And the other reason is: i dont rele like .NET... i tried that one free VB.NET program, and i didnt like it one bit. And by now i came to the conclusion that i probably want to use winsock, since thats wat the teacher suggested me. |
|
|
|
|
![](images/spacer.gif) |
md
![](http://compsci.ca/v3/uploads/user_avatars/1849317514ed6c4399768d.png)
|
Posted: Tue Mar 14, 2006 5:53 pm Post subject: (No subject) |
|
|
Seeing as winwock is hte windows soclet layer you'll end up using it no matter what. As for using it within VB I don't rightly remember except that I think there is a winsock control somewhere... |
|
|
|
|
![](images/spacer.gif) |
|
|