Forum: Perl Nov 18th, 2008 |
| Replies: 3 Views: 656 Hello all daniweb users.I want to develop a program.It will about anycast ftp.There are many ftp mirror on the web which you have to download same file from them.For example server A,B,C are mirrors... |
Forum: Network Security Nov 17th, 2008 |
| Replies: 0 Views: 397 Hello all daniweb users.I want to develop a program.It will about anycast ftp.There are many ftp mirror on the web which you have to download same file from them.For example server A,B,C are mirrors... |
Forum: IT Professionals' Lounge Nov 17th, 2008 |
| Replies: 0 Views: 275 Hello all daniweb users.I want to develop a program.It will about anycast ftp.There are many ftp mirror on the web which you have to download same file from them.For example server A,B,C are mirrors... |
Forum: Windows Servers and IIS Nov 17th, 2008 |
| Replies: 0 Views: 644 Hello all daniweb users.I want to develop a program.It will about anycast ftp.There are many ftp mirror on the web which you have to download same file from them.For example server A,B,C are mirrors... |
Forum: Perl Nov 17th, 2008 |
| Replies: 3 Views: 656 how can i measure these server load with request from my personal |
Forum: Java Nov 17th, 2008 |
| Replies: 0 Views: 272 Hello all daniweb members.I want to develop a program.It will about anycast ftp.There are many ftp mirror on the web which you have to download same file from them.For example server A,B,C are... |
Forum: C# Nov 17th, 2008 |
| Replies: 0 Views: 347 Hello all daniweb users.I want to develop a program.It will about anycast ftp.There are many ftp mirror on the web which you have to download same file from them.For example server A,B,C are mirrors... |
Forum: Java Sep 29th, 2008 |
| Replies: 1 Views: 364 Hello
I want to do a program.And this program will do that i will give a list which have mirror urls.I mean i want to download same file from that urls.But i want to select which one is fastest... |
Forum: C# Sep 29th, 2008 |
| Replies: 3 Views: 638 Helloi
I want to do a program.This program will about that.I want to download a file from ftp mirrors.But ı want to select best(fastest) ftp mirror.How can i do that.I want to give mirror list via a... |
Forum: C++ Sep 30th, 2007 |
| Replies: 1 Views: 781 #include <iostream>
using std::cout;
using std::cin;
int Forla_ciz(int);
int While_ile_ciz(int);
int DoWhile_ile_ciz(int);
void main() |
Forum: C++ Sep 30th, 2007 |
| Replies: 3 Views: 565 program produces a diamond enclosed by a square of the given size.
For example,
Enter an odd integer
9 |