代码搜索:btClient
找到约 55 项符合「btClient」的源代码
代码结果 55
www.eeworm.com/read/491096/6440555
java btclient.java
package com.j2medev.chapter8.bt;
import java.io.*;
import java.util.*;
import javax.bluetooth.*;
import javax.bluetooth.UUID;
import javax.microedition.io.*;
public class BTClient implements
www.eeworm.com/read/153124/12056807
java btclient.java
/*****************************************************************************
COPYRIGHT All rights reserved Sony Ericsson Mobile Communications AB 2005.
The software is the copyrighted work of
www.eeworm.com/read/124060/14598037
cpp btclient.cpp
//
// BTClient.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/
www.eeworm.com/read/124060/14598111
h btclient.h
//
// BTClient.h
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/or
www.eeworm.com/read/219437/14881651
class btclient.class
www.eeworm.com/read/219437/14881674
class btclient.class
www.eeworm.com/read/219437/14881703
java btclient.java
/*****************************************************************************
COPYRIGHT All rights reserved Sony Ericsson Mobile Communications AB 2005.
The software is the copyrighted work of
www.eeworm.com/read/227630/4771174
java btclient.java
package com.j2medev.chapter9;
import java.io.*;
import java.util.*;
import javax.bluetooth.*;
import javax.microedition.io.Connector;
import javax.microedition.io.StreamConnection;
import java
www.eeworm.com/read/227630/4771184
java btclient.java
package com.j2medev.chapter9;
import java.io.*;
import java.util.*;
import javax.bluetooth.*;
import javax.microedition.io.Connector;
import javax.microedition.io.StreamConnection;
import java
www.eeworm.com/read/216842/4880016
java btclient.java
package btClient;
import java.io.DataOutputStream;
import java.io.DataInputStream;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.LocalDevice;
import javax.bluetooth.ServiceRec