TCP Comunication

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
7 posts Page 1 of 1
Contributors
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

TCP Comunication
M1z23R
So, i found lots of tcp chats on google, but what i want now is ability to 'call' someone, like skype/msn call using mics and speakers... If anyone knows what should i google please tell me . . . Or if you can help me with a tutorial ?
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: TCP Comunication
mandai
If you want to make a skype/msn (or similar) client from the ground up there will be a fairly large amount of code needed.
It might be easier to just make use of the existing clients by automating them, if this is useful. Skype for example has a library that can be used in .Net applications.
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: TCP Comunication
M1z23R
I heard about skype lib, but what i want is something like ventrilo, simple client/server app that has live voice chat, nothing else :D you missunderstud me when i said msn/skype :D i meant "CALL" (microphone) component only :D
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: TCP Comunication
M1z23R
I just found out about direct X , it is used to create LIVE data transfer or something like that xD i found 1 voice p2p app sample and it uses direct X, i'll be modifying it to my needs :)
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: TCP Comunication
Axel
I heard the bittorrent protocol was gonna be so much improved that it can transfer HD webcam chats without any lags over a slow connection. I don't know where I saw that :P
Making a bittorrent client FROM THE GROUND UP is a pain in the ass.
Last edited by Axel on Tue May 03, 2011 6:22 pm, edited 1 time in total.
http://vagex.com/?ref=25000
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

Re: TCP Comunication
Napster1488
Axel wrote:
I heard the bittorrent protocol was gonna be so much improved that it can transfer HD webcam chats without any lags over a slow connection. I don't know where I saw that :P
Making a bittorrent client is a pain in the ass.
There is a Lib to do it in VB ;) "MonoTorrent"
YouTube Downloader v3.0
Image
Image
Image
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: TCP Comunication
Axel
Napster1488 wrote:
Axel wrote:
I heard the bittorrent protocol was gonna be so much improved that it can transfer HD webcam chats without any lags over a slow connection. I don't know where I saw that :P
Making a bittorrent client is a pain in the ass.
There is a Lib to do it in VB ;) "MonoTorrent"
It's so un-pro to use it :P
I edited my posts. Seems you're all not smart enough to understand -.- lmao; (Don't take it serious)
http://vagex.com/?ref=25000
7 posts Page 1 of 1
Return to “Tutorial Requests”