Author Topic: ObjectPushClient Sample  (Read 1586 times)

Offline TakisGen

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
ObjectPushClient Sample
« on: October 29, 2006, 12:21:33 AM »
Hi Mike,

How do you to Get the object on the Server side when AxBFObjectPushClientX.Put(FileName) ?

Regards
Takis

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: ObjectPushClient Sample
« Reply #1 on: October 29, 2006, 06:01:23 AM »
It calls OnObject event. Are you need simple ObjectPush service form your client server application?
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline TakisGen

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: ObjectPushClient Sample
« Reply #2 on: October 30, 2006, 02:54:38 AM »
Hi Mike,

What i really need, i a server that will be able to accept connections from clients, identify them, chat with them and exchange objects or files.
With the server class as it is, i think i have to disconnect the server and connect an ObjectPushClient or a FileTransferClient and then reconnect the server.
Also, i cannot identify the clients, unless the client sends (chats) the id.
What i also would like for the server class, is to be able to accept more client connections than one. Can it be done?

Regards
Takis

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: ObjectPushClient Sample
« Reply #3 on: October 30, 2006, 09:45:54 AM »
OK. Today I prepere a little example for you with that tasks.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager