|
-
Feb 8th, 2002, 10:17 AM
#1
Thread Starter
Lively Member
IP Chat Prog...
I'd like to program an IP Chat Program to go along with my Web Browser... I'm using VB 5, and was wondering what controls/methods I might want to consider in coding this program??
Do I need any special ocx's or dll's??
Could I use winsock, and if so, where can I get a winsock control at??
Thanx
FRAIL_KNIGHT
IF Something <> "" Then
There's Something there... 
------------------------------------------
GWBASIC, QBASIC, QuickBASIC, VB5/6, A little DJGPP C++, and I hate it.
------------------------------------------
The pic u see is the logo of my favorite Christian Punk Band...Officer Negative!!!
www.OfficerNegative.com
-
Feb 8th, 2002, 10:22 AM
#2
Frenzied Member
You have to use the winsock control, it comes with windows/vb. www.vbworld.com has a good tutorial on how to make an ip chat program.
-
Feb 8th, 2002, 10:31 AM
#3
Thread Starter
Lively Member
I've searched the components I have, and can't find the winsock component. I need to download it from somewhere. I'm also afraid that it won't recognize it and give me that illegal component, not registered error...
I might try www.planetsourcecode.com...
IF Something <> "" Then
There's Something there... 
------------------------------------------
GWBASIC, QBASIC, QuickBASIC, VB5/6, A little DJGPP C++, and I hate it.
------------------------------------------
The pic u see is the logo of my favorite Christian Punk Band...Officer Negative!!!
www.OfficerNegative.com
-
Feb 8th, 2002, 10:33 AM
#4
did you look for winsock or Microsoft Winsock?
The second is the correct..
if you still cant find it..which you really should..try socket wrench its free and a good control
http://www.socket-wrench.com
-
Feb 8th, 2002, 10:40 AM
#5
Thread Starter
Lively Member
No, I couldn't find any component with Winsock in it...I'm using the stupid Deluxe learning edition. That may be the reason, but I couldn't find any other copy, and the Learning Edition was a lot cheaper anyway.
Thanx, I'll try the SocketWrench
IF Something <> "" Then
There's Something there... 
------------------------------------------
GWBASIC, QBASIC, QuickBASIC, VB5/6, A little DJGPP C++, and I hate it.
------------------------------------------
The pic u see is the logo of my favorite Christian Punk Band...Officer Negative!!!
www.OfficerNegative.com
-
Feb 8th, 2002, 10:45 AM
#6
ahh ok..well go with socket wrench then as I think it is better than winscok anyway. That web site should have some examples too.
-
Feb 8th, 2002, 10:55 AM
#7
Frenzied Member
you should get a better version of visual basic, the learning edition isnt very good at all.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|