Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12495 > unrolled thread
| Started by | Emile van Sebille <emile@fenx.com> |
|---|---|
| First post | 2011-08-31 09:20 -0700 |
| Last post | 2011-08-31 09:20 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: How to save the packages received by a network interface or some port in a file and resend the packages received when needed? Emile van Sebille <emile@fenx.com> - 2011-08-31 09:20 -0700
| From | Emile van Sebille <emile@fenx.com> |
|---|---|
| Date | 2011-08-31 09:20 -0700 |
| Subject | Re: How to save the packages received by a network interface or some port in a file and resend the packages received when needed? |
| Message-ID | <mailman.613.1314807648.27778.python-list@python.org> |
On 8/31/2011 8:37 AM king6cong@gmail.com said... > In fact,UDP is enough for me,I heared that tcpdump and netcat can store > and resend the udp packages to get the replay effect,but I don't know > how, That may be, but I've never tried that. > or is there some better way? I am working on a Linux server and > only some basic terminal tools are available :) If appropriate, I'd try the iptables --tee option. Emile
Back to top | Article view | comp.lang.python
csiph-web