代码搜索:sendclient

找到约 36 项符合「sendclient」的源代码

代码结果 36
www.eeworm.com/read/253792/12199904

h sendclient.h

#if !defined(AFX_SENDCLIENT_H__210219AA_0227_422B_8E1C_2458AEF6CAE1__INCLUDED_) #define AFX_SENDCLIENT_H__210219AA_0227_422B_8E1C_2458AEF6CAE1__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif
www.eeworm.com/read/122452/14689645

cpp sendclient.cpp

// SendClient.cpp : implementation file // #include "stdafx.h" #include "SendClient.h" #include "head.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/122452/14689696

h sendclient.h

#if !defined(AFX_SENDCLIENT_H__210219AA_0227_422B_8E1C_2458AEF6CAE1__INCLUDED_) #define AFX_SENDCLIENT_H__210219AA_0227_422B_8E1C_2458AEF6CAE1__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif
www.eeworm.com/read/14529/383030

cpp sendclient.cpp

// SendClient.cpp : implementation file // #include "stdafx.h" #include "SendClient.h" #include "head.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/14529/383060

h sendclient.h

#if !defined(AFX_SENDCLIENT_H__210219AA_0227_422B_8E1C_2458AEF6CAE1__INCLUDED_) #define AFX_SENDCLIENT_H__210219AA_0227_422B_8E1C_2458AEF6CAE1__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif
www.eeworm.com/read/229434/4755961

java sendclient.java

import java.io.*; import java.net.*; public class SendClient { public static void main(String args[])throws Exception { Socket s = new Socket("localhost",8000); OutputStream out=s.getOu
www.eeworm.com/read/183266/5256919

java sendclient.java

/* * Created on 2003-7-15 */ package com.liuyang.jboss.message.jms.topic; /** * @author 刘洋 * */ import java.io.Serializable; import java.util.Enumeration; import java.util.Hashtable;
www.eeworm.com/read/296895/3897719

java sendclient.java

import java.io.*; import java.net.*; public class SendClient { public static void main(String args[])throws Exception { Socket s = new Socket("localhost",8000); OutputStream out=s.getOu
www.eeworm.com/read/290309/3979980

java sendclient.java

import java.io.*; import java.net.*; public class SendClient { public static void main(String args[])throws Exception { Socket s = new Socket("localhost",8000); OutputStream out=s.getOu
www.eeworm.com/read/274079/4190510

java sendclient.java

import java.io.*; import java.net.*; public class SendClient { public static void main(String args[])throws Exception { Socket s = new Socket("localhost",8000); OutputStream out=s.getOu