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

Use of wildcards in readDataToData? #60

Closed
mikebronner opened this issue Jun 4, 2012 · 0 comments
Closed

Use of wildcards in readDataToData? #60

mikebronner opened this issue Jun 4, 2012 · 0 comments

Comments

@mikebronner
Copy link

I was wondering if this is something that can be done? Often I have a response where I don't control the protocol, and it is so weakly formatted that I need to identify the ending data by the beginning and the ending of the line. Given well-formatted protocols this isn't necessary, but all I have to go on is something like the following in my response (where * is the wildcard):

"Message: *\r\n"

Many thanks. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants