简体   繁体   中英

What is the difference between net.tcp and http?

net.tcp和http有什么区别?

net.tcp: TCP based protocol. Basically it is TCP, the higher layers are "propietary".

http: HTTP based protocol - which defines a LOT more than TCP.

At the end, HTTP is web service compatible, while TCP is efficient.

Those are two different protocols.
This is HTTP .
This is TCP .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM