Modify ↓
Opened on Aug 8, 2008 at 6:50:30 PM
#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 by , on Aug 8, 2008 at 8:00:19 PM
| Milestone: | Future Release |
|---|---|
| Version: | 3.2.12.0 |
comment:2 by , on Sep 21, 2008 at 8:07:44 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
You can just cast the returned data via String() and it will do the same thing your proposed flag would.
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.