Hi Folks,
Maybe someony might point me towards the right clue here.
Problem:
I want to access a file stored on a Hyperwave Information Server, read it out, check the time it took. Because our intranet server here is not already accessible to every worker, I have to simulate multiple requests and see how the server performs. Lets call it a controlled DDoS. ;-)
The problem is, the HIS is - of course - password protected.
So, is there any way (sending the right headers first???) to access the file from a php script??
I already tried some basic stuff like opening the file with user:password@myhyperwaveserver.intranet
But it doesn´t work.
So if anyone has suggestions, I´d be glad to hear it,
Regards,
FAB