Search found 2 matches
- 23 May 2012 23:19
- Forum: DOS Batch Forum
- Topic: Batch Files! What is the most absurd you've seen?
- Replies: 7
- Views: 7982
Batch Files! What is the most absurd you've seen?
I recently started scripting a small "automatic resolution" script for users at my job (500+) that solves common issues they have. It involves clearing out caches, temporary files, killing rogue processes, modifying registry keys, mapping shared drives, creating and mounting PSTs etc.. pre...
- 23 May 2012 18:06
- Forum: DOS Batch Forum
- Topic: Sending text over port/listening on port?
- Replies: 1
- Views: 3001
Sending text over port/listening on port?
Does any batch trickery exist such that it would be possible for a client to send a cleartext series of strings over a socket to a host listening on port n? I've googled around and haven't found much.