netErrParamErr

2008-02-18 Thread Geetha Arasu
Hi .. I am writing a client network application using NetMgr.h. i am using treo 680 simulator. while using the Function NetLibsocketConnect , every time gives me an error - netErrParamErr ... The error-The specified index is out of range or there is no configuration at the index. dont have

Re: netErrParamErr

2008-02-18 Thread Eduardo Orea
return errNone; } - CODE SAMPLE - Hope this help you out. Eduardo Orea Geetha Arasu escribió: Hi .. I am writing a client network application using NetMgr.h. i am using treo 680 simulator. while using the Function NetLibsocketConnect , every time gives me an error - netErrPara

RE: netErrParamErr

2008-02-19 Thread Geetha Arasu
? Have any one encountered this problem before... any idea.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eduardo Orea Sent: Tuesday, February 19, 2008 11:47 AM To: Palm Developer Forum Subject: Re: netErrParamErr Geetha Arasu, I'm assuming tha

Re: netErrParamErr

2008-02-19 Thread Michal Seliga
time gives me an error - netErrParamErr ... The error-The specified index is out of range or there is no configuration at the index. dont have an idea about it... could anyone suggest me what could be the reason for that error.. -- For information on using the ACCESS Developer For

RE: netErrParamErr

2008-02-19 Thread Geetha Arasu
Yes it is already enabled.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michal Seliga Sent: Tuesday, February 19, 2008 6:01 PM To: Palm Developer Forum Subject: Re: netErrParamErr maybe stupid idea, but check simulator settings if you have enabled

Re: netErrParamErr

2008-02-19 Thread Eduardo Orea
, February 19, 2008 11:47 AM To: Palm Developer Forum Subject: Re: netErrParamErr Geetha Arasu, I'm assuming that you successfully opened both the library and the socket, it's hard to tell without code samples of what are you doing. This is what I do when I use NetLibSocketConnect(), thi

Re: netErrParamErr

2008-02-19 Thread heath . schaefer
oration 636.239.7711 x243 **/ Eduardo Orea <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/19/2008 11:04 AM Please respond to "Palm Developer Forum" To "Palm Developer Forum" cc Subject Re: netErrParamErr Geetha Arasu. Well, in my experience I had tha

Re: netErrParamErr

2008-02-19 Thread Ekra
The problem might be at server side -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: netErrParamErr

2008-02-20 Thread SRAVAN SAINEDI
or it can be malfaromed client packet. On 2/20/08, Ekra <[EMAIL PROTECTED]> wrote: > > The problem might be at server side > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- For information on using t

NetLibSocketReceive() failing on Cobalt sim with netErrParamErr

2004-04-30 Thread Andrzej Ciarkowski
Hello. The error described in subject happens every time I call NetLibSocketReceive() in my networking apps. The code I use was extensively tested on numerous devices, emulator and simulators, and it worked flawlessly. Is this a bug in Cobalt sim or am I doing something wrong, and in the latter cas

re: NetLibSocketReceive() failing on Cobalt sim with netErrParamErr

2004-08-17 Thread Steve Bennett
NetUTCPOpen also fails under PACE on the Cobalt Simulator (6.0.1). (try using telnet in the standard Palm SDK NetSample example for instance) Is this a known problem with Netlib under PACE on the OS6 Sim - and is there any way around it or preferred otherway of making tcp connections? NB. Redire

re: NetLibSocketReceive() failing on Cobalt sim with netErrParamErr

2004-08-17 Thread Ben Combee
At 11:13 AM 8/17/2004, you wrote: NetUTCPOpen also fails under PACE on the Cobalt Simulator (6.0.1). (try using telnet in the standard Palm SDK NetSample example for instance) Is this a known problem with Netlib under PACE on the OS6 Sim - and is there any way around it or preferred otherway of ma

Re: NetLibSocketReceive() failing on Cobalt sim with netErrParamErr

2004-08-17 Thread Steve Bennett
If we dont have "redirect set" how can we still connect with the CW debugger? "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 11:13 AM 8/17/2004, you wrote: > >NetUTCPOpen also fails under PACE on the Cobalt Simulator (6.0.1). > >(try using telnet in the standard Pal

Re: NetLibSocketReceive() failing on Cobalt sim with netErrParamErr

2004-08-17 Thread Ben Combee
At 12:47 PM 8/17/2004, you wrote: If we dont have "redirect set" how can we still connect with the CW debugger? NetLib redirection isn't needed to debug to the OS 6 Simulator if WinPCap is installed, in my experience. The driver is needed to give the simulator a full interface to the network car