|
-
Oct 16th, 1999, 10:01 PM
#1
Thread Starter
New Member
I am trying to make a chat program w/ winsock in VB 5.0 EE.
Can someone please send me an example, or tell me where to get one, I can't ever seem to get anything with winsock working.
-
Oct 17th, 1999, 09:04 PM
#2
New Member
Go to vbhelp.net and it is under ther tutorials"... Ask TheLeeMan (he knows all sorts of stuff like this)
dolphinsys.com has their own product, DSSock that lets you connect, send, receive, etc... and they have a chat example that comes with it.
-
Oct 18th, 1999, 04:24 AM
#3
Thread Starter
New Member
I tried the tutorial at vbhelp.net, but I get the error...
"The operation is completed, no blocking operation is in progress" HELP!
Does anybody have a working code that is already saved in VB5EE format, so I don't have to bother? I just want to be able to update it.
-
Oct 18th, 1999, 06:31 AM
#4
Member
Hey!
Depending on the complexity of the chat program you wish to use there are two routes you could take.
1] Use a specific network chat ocx program, limited control and custimizability, easy to use
2] Use winsock to create a connection to the computer and experience full control over everything. Results in learning a lot about the internet! (works similar to telnet/http)
If you want the first option, try downloading the WinPop control from www.activex.com. For the second option get DSSocket.OCX from Dolphin Software, avaliable at their website www.dolphinsys.com
If you have any questions just ask!
------------------
TheLeeMan
-
Oct 18th, 1999, 03:43 PM
#5
-
Oct 19th, 1999, 02:12 AM
#6
Member
lol...you would think so wouldn't you?
No, I just happen to think the winsock thing is really cool and I first started using winsock in VB using OCX's they produced. If you know of any other good WinSock ocx's tell me!
------------------
TheLeeMan
EMail: [email protected]
-
Oct 19th, 1999, 03:27 AM
#7
Thread Starter
New Member
Is the one from Dolphin free?
I am just experimenting with a chat client exclusivly for my LAN, and I really don't want to pay anything.
------------------
-Jonathan Sadowski
[email protected]
-
Oct 19th, 1999, 03:30 AM
#8
Thread Starter
New Member
I also can't find WinPop on www.activex.com, please help me by giving the exact URL
------------------
-Jonathan Sadowski
[email protected]
-
Oct 19th, 1999, 03:37 AM
#9
Thread Starter
New Member
I found a promising looking control... http://www.download.com/pc/software/...48-s,1000.html
------------------
-Jonathan Sadowski
[email protected]
-
Oct 20th, 1999, 02:15 PM
#10
Lively Member
i have a Chat Program created using VB 5.0 using Microsoft Winsock Control 5.0. i can send it to u if u like.
-
Oct 21st, 1999, 06:46 PM
#11
Lively Member
Try www.catalyst.com's SocketWrench package. I believe this is still free. It's easier to use than the Microsoft's winsock control.
No, I don't work for them. I've written a few tcp/ip application with this control.
-
Oct 21st, 1999, 09:27 PM
#12
Guru
I have developed an app that uses the winsock control and the UDP protocol. The UDP is extremely easy to use (compared to TCP/IP) and it's still free. That should work ok for your chat. yes?
------------------
[email protected]
[qualifications and/or certifications here]
-
Oct 22nd, 1999, 10:39 AM
#13
Lively Member
If you try to make an IRC client chat program then try out the Hirc-irc client control it's located at www.activex.com and try to search for it. Try the search and search for Hirc. then i believe you'll find it. it's free. take it before it become a share ware. it's easy to use..
------------------
ngphuocthinh
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
|