Search found 4 matches

by xdriver
Mon Jun 27, 2011 10:29 am
Forum: Android Deployment
Topic: Simple but important problems
Replies: 0
Views: 2048

Simple but important problems

Hi, I'm just experimenting Android development and I found just two problems 1. I cannot input korean characters in a field using android keyboard. But the field shows korean character correctly when I type korean chars into contents of the field field sample.png 2. Icon for the button does not show...
by xdriver
Tue Apr 26, 2011 1:10 pm
Forum: Talking LiveCode
Topic: write to socket misbehavior
Replies: 1
Views: 1684

write to socket misbehavior

I'm trying to send some data through tcp socket. My code looks like below. Problem is that sometimes( not everytime at least first execution was ok ) first data was not sent to the server. But second data was successfully received by the server. This means definitely first write command does not sen...
by xdriver
Tue Apr 19, 2011 1:06 am
Forum: Talking LiveCode
Topic: socket buffer related problem
Replies: 4
Views: 3443

Re: socket buffer related problem

Thanks for the replies. I'm using Livecode 4.6. And I know timeout is natural for socket handleing but in my case it takse to much time to read data. And in case of delphi program it's a snap to read whole packet. As I said before, when timeout happens, on server side sending program cannot flush so...
by xdriver
Mon Apr 18, 2011 10:14 am
Forum: Talking LiveCode
Topic: socket buffer related problem
Replies: 4
Views: 3443

socket buffer related problem

Hi, I'm converting socket reading program written in delphi into livecode using following syntax. read from socket for read_bytes chars with message 'pkt_read' When read_bytes is less than 20k there's no delay reading socket data. But when read_bytes is about 35k the livecode program waits about 5 o...

Go to advanced search