Answer the question
In order to leave comments, you need to log in
P2P Web Chat
Friends, is there somewhere on the Internet some good article with source codes, about what and how you can organize one stream p2p web chat? Well, or at least something on the subject: what you can write on, what is better. Thank you.
Answer the question
In order to leave comments, you need to log in
Never dealt with this issue. From what I know and what comes to mind without googling.
msdn.microsoft.com/en-us/library/system.net.webrequestmethods.http.aspx
An open port on each side. The exchange will be very easy to write. You can set https.
If there is only one address. Then, you can also use the same method, just keep the connection until it answers + a couple more mantras that you may encounter, such as sending several messages by one user, but they are calmly resolved.
It will also come in handy during development, since the exchange is usually carried out in a separate thread, so that the GUI does not hang.
msdn.microsoft.com/en-us/library/system.threading.thread.aspx
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question