Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Codewarrior Symbian > internet connec...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 105 of 155
Post > Topic >>

internet connection problem

by gauravj116@[EMAIL PROTECTED] (Gaurav) Nov 1, 2004 at 05:10 PM

help needed,

I am trying to connect to the internet using a TCP socket connection.

my code looks something like the following:

isocket.Connect(....)
User::WaitForRequest(....);
iBuffer.Copy(_L("Get /path_N_file.."));
iSocket.Write(iBuffer, requestStatus);
User::WaitForRequest(requestStatus);
iSocket.Read(iBuffer, requestStatus);
User::WaitForRequest(requestStatus);

It seems to be working good till the write function. But at Read it
waits for a few minutes and returns an exception of -25(end of file)
why is it giving me this error. I am not using any files.

Gaurav Jain




 1 Posts in Topic:
internet connection problem
gauravj116@[EMAIL PROTECT  2004-11-01 17:10:09 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue May 13 0:15:08 CDT 2008.