-
TCP requires a handshake and is slow. Can we please use UDP as protocol instead? Maybe provide some sort of support to make it a bit reliable in safe mode though I don't think that will be necessary.
-
```
http://code.google.com/p/es-operating-system/source/browse/trunk/os/net/src/data
gram.cpp
```
Original issue reported on code.google.com by `Shiki.Ok...@gmail.com` on 15 Oct 2009 at 6:43
-
Testing UDP based image streams via unreliable communication channels.
If we observe improved streaming behavior, a checkbox should be added to rviz which allows to select the transport scheme in th…
-
```
http://code.google.com/p/es-operating-system/source/browse/trunk/os/net/src/data
gram.cpp
```
Original issue reported on code.google.com by `Shiki.Ok...@gmail.com` on 15 Oct 2009 at 6:43
-
is there a way to subscribe for multicast channel?
-
I noticed that the file dump gets corrupt when the USR2 signal is sent to tcpdump instances having packets in the input OS buffer.
To replicate the problem in Linux environment with the latest kern…
-
The current UDP packet features are too obvious and need to be disguised.
Alnnt updated
7 months ago
-
1. TCP 와 UDP 의 차이점
2. TCP 3way handshake, 4way handshake 에 대해서 간단한 설명
3. TCP, UDP 의 적절한 사용 환경 그리고 이유
-
Hello,
I'm building for a FreeRTOS-based platform using FreeRTOS-Plus-TCP. Its socket API lacks the functions and structs defined in linux's `` .
My toolchain file contains:
```
set(CMAKE_SYSTE…
-
با سلام و عرض خسته نباشید خدمت شما دوست عزیز .
سوالی داشتم آیا این تانل برای L2TP و OpenVPN بر مبنای UDP هم قابل استفاده است ؟ و اینکه گفته بودید برای آپلود بیش از ۵ مگابایت مشکل داره آیا برطرف شده ؟…