83Views1Replies
Is there a way to create a messaging system using cmd, but also hide who it came from?
In a school system, everything is monitored. but if there was a way to mask the user, it would be like texting in school. but without the mask, the administrators will know exactly who and where it was from. any ideas?
Comments
11 years ago
Not using cmd, no. Learn a real programming language, learn to write networked applications, and you might be able to do something with datagrams... but even so, someone with sufficient network authority (and the right kind of network adapter) could probably track it back. What software can do, software can undo.