Modify ↓
Opened 16 years ago
Closed 16 years ago
#509 closed Feature Request (Rejected)
UDP Receive String
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | UDP string | Cc: |
Description
UDPRecv
For backwards compatibility to 3.2 want to have a new flag-value '2' to force string in adding to '1' force binary.
Testing binary and convert with 3.2.10 is no problem, but time-critical when a lot ao data comes in
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by TicketCleanup
- Milestone Future Release deleted
- Version 3.2.12.0 deleted
comment:2 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
You can just cast the returned data via String() and it will do the same thing your proposed flag would.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.