public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] No Authentication
@ 2007-10-27 19:24 Udayan Singh
  2007-10-28  4:52 ` Vikas Sinha
  0 siblings, 1 reply; 3+ messages in thread
From: Udayan Singh @ 2007-10-27 19:24 UTC (permalink / raw)
  To: BlueZ development

Hi All,

Have been trying to develop a application on the basis of "obexftp".

Now is it possible to have a scenario that from PC I directly send a
file to a mobile without any pass key authentication part..

If yes, any pointers on the same would be great.

Regards,
Udayan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-devel] No Authentication
  2007-10-27 19:24 [Bluez-devel] No Authentication Udayan Singh
@ 2007-10-28  4:52 ` Vikas Sinha
  2007-10-28  6:15   ` Udayan Singh
  0 siblings, 1 reply; 3+ messages in thread
From: Vikas Sinha @ 2007-10-28  4:52 UTC (permalink / raw)
  To: BlueZ development


[-- Attachment #1.1: Type: text/plain, Size: 1183 bytes --]

hi *Udayan ,*

*I can send by obexpush but not tryed with obexftp. As both are coming from
same root it can be possible to send it. Specially all nokia device its
easy. For NOKIA you no need to configure anything but other will required to
switch off authentication key. *



On 10/28/07, Udayan Singh <udayan.singh@gmail.com> wrote:
>
> Hi All,
>
> Have been trying to develop a application on the basis of "obexftp".
>
> Now is it possible to have a scenario that from PC I directly send a
> file to a mobile without any pass key authentication part..
>
> If yes, any pointers on the same would be great.
>
> Regards,
> Udayan
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
>



-- 
Impossible
itself contain
I M Possible

Vikas

[-- Attachment #1.2: Type: text/html, Size: 1762 bytes --]

[-- Attachment #2: Type: text/plain, Size: 314 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-devel] No Authentication
  2007-10-28  4:52 ` Vikas Sinha
@ 2007-10-28  6:15   ` Udayan Singh
  0 siblings, 0 replies; 3+ messages in thread
From: Udayan Singh @ 2007-10-28  6:15 UTC (permalink / raw)
  To: BlueZ development

Hi All,

Thanks for the information Vikas, am focussing on ObexFTP, so trying
to figure a solution here only..

Now this example does not mention any usage of authentication:

http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpExamplePushC

but when i try to execute it gives me an error :

"Error connecting to obexftp device"

Any pointers to why , would be great..

tia,
Udayan

On 10/28/07, Vikas Sinha <compuvikas@gmail.com> wrote:
> hi Udayan ,
>
> I can send by obexpush but not tryed with obexftp. As both are coming from
> same root it can be possible to send it. Specially all nokia device its
> easy. For NOKIA you no need to configure anything but other will required to
> switch off authentication key.
>
>
>
> On 10/28/07, Udayan Singh <udayan.singh@gmail.com> wrote:
> >
> > Hi All,
> >
> > Have been trying to develop a application on the basis of "obexftp".
> >
> > Now is it possible to have a scenario that from PC I directly send a
> > file to a mobile without any pass key authentication part..
> >
> > If yes, any pointers on the same would be great.
> >
> > Regards,
> > Udayan
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > _______________________________________________
> > Bluez-devel mailing list
> > Bluez-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-devel
> >
>
>
>
> --
> Impossible
> itself contain
> I M Possible
>
> Vikas
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-28  6:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-27 19:24 [Bluez-devel] No Authentication Udayan Singh
2007-10-28  4:52 ` Vikas Sinha
2007-10-28  6:15   ` Udayan Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox