高亮

Results 2 issues of 高亮

First day try Mina.NET , try Udp Client Demo. But throw exception: ![mina-udpclient](https://cloud.githubusercontent.com/assets/9330555/12607511/779b7bf0-c510-11e5-8609-046e3f0049c5.png) I found 62line in code = "read = socket.EndReceiveFrom(ar, ref remoteEP);" ``` private void ReceiveCallback(IAsyncResult ar) {...

My app includes a folder for place xml files and every file has a zh-CN file name (chinese). After releasify , this files' name are wrong but with correct content....