Re: Incoming/Sent traffic data
От | Israel Ben Guilherme Fonseca |
---|---|
Тема | Re: Incoming/Sent traffic data |
Дата | |
Msg-id | BANLkTinxb30prV2J745U6aj_M2QMCnsR7w@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Incoming/Sent traffic data (Maciek Sakrejda <msakrejda@truviso.com>) |
Список | pgsql-jdbc |
I implemented a language agnostic way of testing these traffic issues with tshark and packets generation time. Thanks for all the help.
--
So, for the time there's no way of compressing the traffic, right?
--
So, for the time there's no way of compressing the traffic, right?
2011/5/15 Maciek Sakrejda <msakrejda@truviso.com>
>Macieck ->Sure, but there's trade-offs--you have to reinvent the wheel (or find
>A much more portable solution indeed.
existing reimplementations of the different pieces of the wheel).You don't want to control a GUI program from another program if you
>Macieck, another question about the wireshark.
> Is there any way to control it from a java code?
can help it. Wireshark relies on libpcap, a library for listening to
(and interpreting) network traffic. Jpcap [1] is a Java wrapper for
libpcap. You *should* be able to do everything you need through Jpcap.
It doesn't understand the PostgreSQL wire protocol like Wireshark
does, but if you need to do that, it might be easier to write your own
wrapper rather than try to control Wireshark programmatically.
[1]: http://netresearch.ics.uci.edu/kfujii/Jpcap/doc/
Thanks,---
Maciek Sakrejda | System Architect | Truviso
1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com
В списке pgsql-jdbc по дате отправления: