Also by this Developer

MUFF3
MUFF3

Ad-hoc J2ME networking system using Bluetooth serial port emulation and a game.

Information & Entertainment 2007

Mon, 27 Aug 2007 23:00:00


  1. votes
shigs shigs

Application Feedback

Device compatibility feedback
Filename: battleships.jar Version: 1.0
App Profile: MUFF3
Device: SAMSUNG SGH-i550v
Firmware Url: http://wap.samsungmobile.com/uaprof/i550V-3G.xml

Ja!

Device compatibility feedback
Filename: battleships.jar Version: 1.0
App Profile: MUFF3
Device: UNKNOWN UNKNOWN
Firmware Url: http://www.betavine.net/xml/wapprofile.xml

ok

Device compatibility feedback
Filename: battleships.jar Version: 1.0
App Profile: MUFF3
Device: UNKNOWN UNKNOWN
Firmware Url: http://www.betavine.net/xml/wapprofile.xml

ok

Device compatibility feedback
Filename: battleships.jar Version: 1.0
App Profile: MUFF3
Device: UNKNOWN UNKNOWN
Firmware Url: http://www.betavine.net/xml/wapprofile.xml

ok

Device compatibility feedback
Filename: battleships.jar Version: 1.0
App Profile: MUFF3
Device: SIEMENS EF81
Firmware Url: http://communication-market.siemens.de/portal/UAProf/UAP.aspx?DeviceID=EF81&v=0

Nice verry good

Application Files

Information

You need to be logged in to Betavine before you are able to download applications.

Application Profile

Screenshot of MUFF3

MUFF3

Entered into the Information & Entertainment 2007 Competition

Ad-hoc J2ME networking system using Bluetooth serial port emulation and a game.

shigsdeveloped by shigs

  1. votes

category: Games

downloaded 319 times

2 files uploaded

Last updated Mon, 27 Aug 2007 23:00:00

Created Thu, 31 May 2007 23:00:00

Description

The aim of this project is to create a ad-hoc network for real time applications between phones and PDAs that support JSR-82 and CLDC 1.1. The current source includes the API for single Server-Client connections and a battleships game to demonstrate connectivity.
I've released the code under a GNU GPL which is available here or on www.shigs.co.uk

Requirements

about 3MB of opporational memory. J2ME support JSR-82 support CLDC 1.1 support

Usage Instructions

Install and run, its fairly self explanitory.

Reported Feedback

Information

This table summarises the feedback received by the betavine.mobi web site.

The Compatible column indicates how many devices have been reported as compatible. Conversely the Incompatible column indicates how many devices have been reported as incompatible.

RSS Feed shigs's Developer's Log for MUFF3

How MUFF works

Following on from an email from Kai i thought it might be useful to post this. A very short explanation on how MUFF works.

We're going back in time now for me but i'll try and remember.

It works by using a JSR-82 API to interface with the bluetooth stack. It first gets a handle on the "local device" and then tries to set it into discoverable mode for the server and discovery mode for the client. I have seen the bug you described before, but the program should now try to alert you if it can't put the bluetooth devices into those states. There could be a problem with JSR-82 implementation on the phones or (more likely) my code. But its very hard to tell.

This link shows you basically what the program does to discover bluetooth devices.
http://www.jsr82.com/jsr-82-sample-device-discovery/

Once a device has been found a client can then attempt to connect to the server by serial port (RFCOMM) thought Java. That is the basis of the project. MUFF would then manage the states depending on messages sent/recieved in sometimes quite a hacky way because of the problems i found in the API.

All the best,
Matthew
posted by shigs shigs  |  View Comments (0)  |  Add Comment  | 

MUFF goes open source

I've had to welch on the promises of making MUFF better for the moment. Working on a website project (which is really exciting but its top secret) and trying to find a funded masters course has meant i simply havnt had time.

However i thought it time to release the source for the project. Which can be found here and hopefully on Betavine website once it verifies. Please feel free to comment in the forum or by email if you find any bugs or have any other comments.

shigs xx
posted by shigs shigs  |  View Comments (0)  |  Add Comment  | 

Hello thar!

Following my mistake with the website i've finally entered this project in the student section. I hope it proves usefull to anybody looking into Bluetooth communication and will try to answer any questions i can.

Matthew
posted by shigs shigs  |  View Comments (5)  |  Add Comment  | 

Click here to edit your first blog post

posted by shigs shigs  |  View Comments (0)  |  Add Comment  | 

Reviews

Page: 1 Login to post a review.
No reviews found for this application