Author Topic: Bluetooth Chat room  (Read 12660 times)

lgdelrosario

  • Guest
Bluetooth Chat room
« on: September 19, 2010, 09:08:59 PM »
Is it possible to create chatroom 3 or more pc at the same time one on one or conference?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Bluetooth Chat room
« Reply #1 on: September 19, 2010, 09:26:06 PM »
Yes it is possible

lgdelrosario

  • Guest
Re: Bluetooth Chat room
« Reply #2 on: September 19, 2010, 09:37:42 PM »
Hi Admin, could you please tell me how using the demo vb.net 2008. This is my first time to use the library.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Bluetooth Chat room
« Reply #3 on: September 19, 2010, 10:28:58 PM »
Sorry, what do you mean?

Simple open demo and build it. Then run.

or you mean how to create such app. You have to use wclServer and wclClient. Better to have one application acs as server for all others (works like MSN/ICQ).

lgdelrosario

  • Guest
Re: Bluetooth Chat room
« Reply #4 on: September 20, 2010, 05:43:48 AM »
Ive tried but no success, 1 pc running BluetoothChatServer and 2 pc running BluetoothChatClient

Only 1 client can connect to the Server.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Bluetooth Chat room
« Reply #5 on: September 20, 2010, 10:04:33 AM »
for more than one connection youmust use more than 1 server with different channes number. Refer to multiBtOppServer

lgdelrosario

  • Guest
Re: Bluetooth Chat room
« Reply #6 on: September 21, 2010, 02:28:14 PM »
Thanks. It works my program has 7 server and 7 clients combined in one application.

lgdelrosario

  • Guest
Re: Bluetooth Chat room
« Reply #7 on: September 22, 2010, 02:09:12 PM »
I'm planning to add conference feature, 3 user could chat at the same time on only one Window. How to establish the connection between them.

already did this.
pc1(server1) chatting w/ pc2(client1)
pc1(server2) chatting w/ pc3(client1)

but i want them to chat together on only one window.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Bluetooth Chat room
« Reply #8 on: September 22, 2010, 02:29:09 PM »
You have to add all 7 clients and servers in one application. then one of them should act as a server. Then other clients connect to it. I think so.

 

Sitemap 1 2 3 4 5 6 7