Skip to content
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

Need example of sending TCP packets to a listener #21

Closed
Erik-k opened this issue Sep 14, 2016 · 4 comments
Closed

Need example of sending TCP packets to a listener #21

Erik-k opened this issue Sep 14, 2016 · 4 comments
Labels

Comments

@Erik-k
Copy link

Erik-k commented Sep 14, 2016

Hello, I want to send data (probably in the form of TCP packets) to another device on a WAN which is listening with $netcat -l . I can't understand the SyncClient example well enough to figure this out.

Sorry for begging but will you please give an example of how to craft a TCP packet and send it to another IP:port address?

@me-no-dev
Copy link
Owner

Will you connect to that host every time you want to send a packet or will you stay connected to it?

@Erik-k
Copy link
Author

Erik-k commented Nov 17, 2016

I'll stay connected to it.

@stale
Copy link

stale bot commented Sep 21, 2019

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 21, 2019
@stale
Copy link

stale bot commented Oct 5, 2019

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Oct 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants