代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/477305/1362937
java serverlookup.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/477305/1362938
java ilookuplistener.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/477305/1362939
java packetscheduler.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/477305/1362940
java serverinfo.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/477305/1362941
java peer.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/477305/1362942
java ierrorlistener.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/477305/1362943
java iconnectorlistener.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/477305/1362944
java connectorform.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/477305/1362945
java connectorcanvas.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/469558/1479701
java bluetoothconnection.java
package game.bluetooth;
import javax.microedition.io.*;
import java.io.*;
public class BluetoothConnection
{
private StreamConnection streamConnection;
private InputStream inputS