Re: [twsocket] "4G" Issues

2011-07-23 Thread Erik Brännlund
David Bridges skrev 2011-07-23 17:20: I have a couple clients now that have upgraded to Verizon "4G" and now the functions that use the ICS components don't work anymore for them, I'm guessing it's FTP upload but don't have any details on what the failure is. Just wondered if anyone had expe

[twsocket] Trouble with Vista

2008-09-30 Thread Erik Brännlund
Hi! I have small client/server app on my computers at home. The server is running on a machine with XP. I try to run the client from both XP and Vista but it only works in XP. I have no development sevironment on the Vista machine so I can't debug however my TCP.Connect returns "10061". If I

[twsocket] Unconventional use of HTTP...

2007-05-13 Thread Erik Brännlund
Hi! I'm trying to send a small JPEG- image over TWSocket directly. If I send a HTML coded page it works but not for an image. This is what I send. l.Add('HTTP/1.1 200 OK' + #13#10);// l is TStringList; l.Add('Content-Type: image/jpeg' + #13#10); l.Add('Content-Length: ' + IntToSt