-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Showing IP address of client when page is opened and when file received #6
Comments
I would like to work on this issue |
Okay..! I am assigning you this issue. Make sure you update your progress by commenting. |
sir may i work on this issue? |
Okay. Can you please describe your approach? |
i will extract the IP of the client using the |
Okay, I am assigning you the issue. |
I tried the above mentioned method but it didn't quite work so i have done it the other way.
hope that's fine |
i have completed the code? |
Yes. |
i have committed the code |
There is an issue with the port selection method in our implementation causing |
Objective -
Showing the IP address of the Client who opened the page and showing IP of the client who uploaded the file after upload received.
Prototype message want:-
Someone at xxx.xx.xxx.xxx has opened your page.
File received from xxx.xx.xxx.xxx .
The text was updated successfully, but these errors were encountered: