Throughput computation given cwnd and transmission time values?

2005-10-08 Thread Jamie Ann P. Zamodio
Hey guys. :) Anybody have any idea how to compute for the throughput of a connection given the congestion window size of each segment, but not given the RTT? (I'm using TCP Reno as my protocol flavor.) My log file doesn't provide the individual RTT values, but I have the total transmission time

Re: Sending files to Win/Linux clients from FreeBSD 4.3 server?

2005-08-30 Thread Jamie Ann P. Zamodio
of 497967 bytes. What am I doing wrong? Thanks again, Jamie --- Dmitry Mityugov [EMAIL PROTECTED] wrote: On 8/27/05, Jamie Ann P. Zamodio [EMAIL PROTECTED] wrote: Ooops. I already got ftp to run in my Windows client. However, the file sizes drop to almost half of its actual value after

Re: Sending files to Win/Linux clients from FreeBSD 4.3 server?

2005-08-27 Thread Jamie Ann P. Zamodio
Ooops. I already got ftp to run in my Windows client. However, the file sizes drop to almost half of its actual value after transmission using get or recv, and the downloaded files themselves aren't consistent with the original files in the server.What the...? --- Jamie Ann P. Zamodio [EMAIL

Sending files to Win/Linux clients from FreeBSD 4.3 server?

2005-08-26 Thread Jamie Ann P. Zamodio
Thanks to Nick, Glenn, Andreas, Roland, Chris and John for their immediate answers.Ü I tried most of your suggestions - scp, PuTTY, WinSCP, ftp (haven't tried samba yet, though) - but I think I'm missing something important. All my attempts to connect to the server always fail, and I get error

Sending files to Win/Linux client from FreeBSD server?

2005-08-25 Thread Jamie Ann P. Zamodio
Hi everyone :) I'd just like to ask if there's a specific command I can use to send files from my FreeBSD 4.3 server to my Windows XP/ Red Hat Linux clients. I'm totally stuck to mounting and unmounting a floppy disk and transferring the files by copying and pasting from PC to PC. There's got to

Re: Wireless access points for FreeBSD 4.3?

2005-08-02 Thread Jamie Ann P. Zamodio
--- Chuck Swiger [EMAIL PROTECTED] wrote: Anyway, if you are stuck using 4.3 for unimaginable reasons, I suspect the atheros or PRISM-2/2.5 chipsets are what you are looking for. Yeah, I'm stuck using 4.3. I'd update if I could, but unfortunately I can't. Your question doesn't make it

Wireless access points for FreeBSD 4.3?

2005-08-01 Thread Jamie Ann P. Zamodio
Hi, I've been searching the web for compatible wireless access points for FreeBSD 4.3. As of yet I've been unsuccessful in finding any kind of list. However we do have the following base stations in our lab: D-Link DI-524 Netgear ME 102 MS MN-500 Is there any way I can configure my FreeBSD 4.3

NDIS on FreeBSD 4.3?

2005-07-18 Thread Jamie Ann P. Zamodio
Greetings, all. I would just like to ask if it's possible to install NDIS on FreeBSD 4.3? Thanks Ü __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Linksys WMP11 on Freebsd 4.3

2005-07-05 Thread Jamie Ann P. Zamodio
Hi, I would just like to ask if there is any way at all that I can configure the Linksys wireless PCI card (WMP11) to work on Freebsd 4.3? I know the card's not compatible, but if I can't make it work I'll have to buy a wireless card that IS compatible and I'm hoping I wouldn't have to do that.

freebsd kernel 'make' failed : undefined reference to...

2005-02-25 Thread Jamie Ann P. Zamodio
Help! I'm a UNIX newbie trying to compile a custom kernel with modifications for TCP purposes. My system is FreeBSD 4.3 running on i386. My 'make depend' works fine, but when I geto to 'make', the following error occurs: tcp_usrreq.o: In function 'tcp6_connect':