Re: Which protocol?



Oops, sorry didn't pay attention on the word "payload"
Arkady
P.S. BTW PPP define you the way of connection but not reliability of
communication

"Mike King" <emailMK@xxxxxxxxxx> wrote in message
news:eDtOWZD2HHA.536@xxxxxxxxxxxxxxxxxxxxxxx
"Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx> wrote in message
news:%23yqaXYo1HHA.5616@xxxxxxxxxxxxxxxxxxxxxxx
That impossible because ethernet header itself have 18 bytes even without
vlan
Arkady

"Mike King" <emailMK@xxxxxxxxxx> wrote in message
news:u94bPXf1HHA.4476@xxxxxxxxxxxxxxxxxxxxxxx
I'm hoping someone here can point me in the right direction or offer
some advice. I need a protocol but I'm not sure which one. I need two
computers to communicate via the Internet with the minimum amount of
delay. The payload with be less than 15 bytes. This isn't a data
stream. It needs to be somewhat reliable and it needs to transverse NAT.
I'm willing to write the protocol, if needed. But I'm sure someone has
written a RFC for something like this.

If you want more background as to what I'm trying to accomplish keep
reading. I'm trying to write a program that will function as a network
bridge between two C.A.N (Controller Area Network) networks. This
program with probably only be used once or twice by two other
programmers, so it doesn't have to be perfect. This program will save a
lot of money due to travelling time. It's really ridiculous how much
this will save.

That's why I said payload.

Now, I'm thinking about using PPP over a dial-up connection. I know it
will be slow but I don't need the bandwidth. I just need low latency.



.



Relevant Pages

  • Re: detection of analog CONNECT
    ... connection has been established. ... A modem on the other hand signals connect only after ... what is payload data and what is not. ... Try to emulate HDLC frames on the modem side. ...
    (comp.dcom.isdn.capi)
  • Re: ICQ remote buffer overflow vulnerability
    ... I've discovered that the same payload can be sent through Direct ... Connection with the receiver, even with the DC settings set to ... receiver's IP & port are not given to the sender, ...
    (Bugtraq)
  • Re: Port Scanning.
    ... > The only thing that isn't currently easy to do is TCP full connection ... > payload injection from spoofed IP's. ... talking about in the last email was a way to actually introduce the TCP ... Robert E. Lee ...
    (Pen-Test)
  • Re: Japans Moon Ambitions - Theyre KIDDING, Right ?
    ... In sci.space.policy Rand Simberg wrote: ... >>If your mission is to get a payload from NY to SF, ... Reliability doesn't make sense if it's ...
    (sci.space.policy)
  • (exploit) firefox 1.5.0.6 linux DoS
    ... while ($client_addr = accept(CLIENT, SERVER)) { ... close connection ... print CLIENT $payload; ...
    (Bugtraq)