I truly need help on this.  I am trying to write a test program that simulate a network environment that have 5 clients and 1 server.  To do so, I need to be able to edit IP header to change it's source address and various other values in the header.  To change it, I need to use socket raw and IP_HRINCL socket option.  
However, it doesn't work during the send with error 10049, "Address not available" from WSAGetLastError().  I am wondering how would I do so, and can I please look at a simple example on how to change your IP header and send it.  By the way, I am using winsock with VC++, and my os is XP.  I know there are some issues regarding XP's compatibility with Raw socket.  In addition, if winsock is not a viable option, is there anyway for me to write in lower socket?  
Here's my code 
	Code:
	#include 
Little problem with form insertion in MySQL, Please help!!!
Hi!,I'm a little bit new with php and I have a little issue here. I created a webform to insert some infos into a MySQL database. The weird thing is that some of the infos is correctly inserted and
Rss feed question
HiMy blog and my website are different. Am i able to take my rss feed from my blog and place it on the index page of my site using php and how to I do it (do I need soap)?
Send current URL in URL with a $_GET variable problem.
Hello community,I have created a function that gets the current variable of a page, example:current page URL: Code: [Select] http://example.com/activate.php?token=123&code=321Now, I want to
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of information from a database query and puts it in a sortable, filterable table. This all works fine and
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and how one can use php to handle the results? I need some solid clear examples to get me going in the
Do While statement
hi guys,This may sound trivial but im new to php and as part of an assignmenti have to construct the 10 green bottles song using the do while statement. I can do the statement but it is itengrating
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I am trying to do here is trip an error if the user has already added an item in the shopping cart.
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I need to make it do user groups. See the groups are defined by numbers:0 - banned1 - registered2 -
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requirements:Page A - which resides in a private directory so only he as access to it (this part is set up,