Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Wide character problem using Socket.pm

by ni-s (Initiate)
on Sep 09, 2004 at 19:25 UTC ( [id://389849]=note: print w/replies, xml ) Need Help??


in reply to Wide character problem using Socket.pm

Well the problem isn't in Send.pm either. The problem is the string that becomes send's $_[1]. You created that string in a way that has put Unicode characters larger than chr(0xff) in it. But your socket is not marked as expecting UTF-8. So show us how you build the "packet".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://389849]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (7)
As of 2024-04-24 10:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found