- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
3 Posted Topics
PHP comes with a fully functioning sockets API which you can find a tutorial for on Google. A function you could use is the 'gethostbyname()' function which accepts a hostname as a parameter and then returns that hosts IPv4 address. See [URL="http://php.net/manual/en/function.gethostbyname.php"]here[/URL] for more information. I hope this helps. $witch3d.
In my personal opinion, instead of worrying about creating a user interface, you should first work on the networking aspect of the application. In order to do this you will need to familiarize yourself with some kind of sockets API (like WinSock2 if you are on a Windows System), as …
Hey, I have been looking for help on this matter for some time now and hopefully I can find it here. I would like to create my own computer programming language - just for fun. I have a very good knowledge of C++ and so that is the language I …
The End.
switch3d