cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1789
Views
0
Helpful
1
Replies

UDP to TCP conversion

crhodes
Level 1
Level 1

Is anyone aware of a gateway function on IOS that will allow me to receive UDP packets and forward them via a TCP session with a remote host and vice versa, with the IOS device managing the TCP session.

Sort of like a UDP/TCP gateway allowing an application on one host to use UDP to communicate with an application on a remote host that uses TCP.

1 Reply 1

grunky
Level 1
Level 1

Not w/ IOS - I belive nc(netcat) can do that on *nix style routers.