代码搜索:MulticastClient
找到约 77 项符合「MulticastClient」的源代码
代码结果 77
www.eeworm.com/read/239395/4601446
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MulticastClient.rc
//
#define IDD_MULTICASTCLIENT_DIALOG 102
#define IDR_MAINFRAME 12
www.eeworm.com/read/239395/4601448
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// MulticastClient.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "
www.eeworm.com/read/239395/4601449
cpp multicastclientdlg.cpp
// MulticastClientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MulticastClient.h"
#include "MulticastClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
www.eeworm.com/read/131113/5948104
in multicastclienttest.in
#! /bin/sh
#
# $Id: MulticastClientTest.in,v 1.2 2004/06/28 20:35:50 vtt Exp $
#
# This script is used to run the test case for net.sf.dz.pnp.MulticastClient
# class.
TARGET_CLASSPATH=@prefix@/share/
www.eeworm.com/read/131113/5948106
multicastclienttest
#! /bin/sh
#
# $Id: MulticastClientTest.in,v 1.2 2004/06/28 20:35:50 vtt Exp $
#
# This script is used to run the test case for net.sf.dz.pnp.MulticastClient
# class.
TARGET_CLASSPATH=/opt/vt/dz-/sha
www.eeworm.com/read/255273/12091503
java multicastserver2.java
/**
* @author wangmj
*可以通过这个方法将服务器收到的信息广播给大家。
* 首先 java MulticastServer2
* 然后 java MulticastClient
* 服务器最终会把从文件中读出的信息广播给大家。
* MulticastServer2.java
*/
import java.io.BufferedReader;
import java
www.eeworm.com/read/471265/1432666
java multicastserver2.java
/**
* @author wangmj
*可以通过这个方法将服务器收到的信息广播给大家。
* 首先 java MulticastServer2
* 然后 java MulticastClient
* 服务器最终会把从文件中读出的信息广播给大家。
* MulticastServer2.java
*/
import java.io.BufferedReader;
import java