Hello guys, how do i make a voice chat like teamspeak with an server client for hosting and then some clients? also how do i make an chat ?![]()
- EmiloZ
Hello guys, how do i make a voice chat like teamspeak with an server client for hosting and then some clients? also how do i make an chat ?![]()
- EmiloZ
Why fill up a signature?
Just use teamspeak.
Look into async. network connections/callback, sending data from client -> server/server -> client from a network stream, as for the actual voice chatting, I'm not quite sure because I've never reearched it.
Could you post some codes ?![]()
Why fill up a signature?
Not really sorry, its not a beginner thing, its actually pretty complicated. Google is your friend though![]()
Damm, dosnt anyone have a code/source for a chat application?
Why fill up a signature?
Chat client and server + protocol, Yes; Voice communication client and server + protocol, No.
I messed with Capturing sound and some server stuff, but never really combined the two.
I'd like the "Chat client and server + protocol" (=
Why fill up a signature?
Erm, Let me try to resurrect my hard-drive; If I can't do that I get a sample to you A.S.A.P.
I did a DarkBASIC chat client and server thing a long time ago. It's in Misc.
My hard-drive that I had the stuff on is "dead"; It works on and off when it pleases, can't expect much from an 8 year old dusty IDE drive..
I'll try getting you a source posted asap
Thanks a lot
Why fill up a signature?
I'm going to start coding it now, you can add me to MSN if you want -> [email protected].
Would be nice to get source of a chat program