Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 07-02-2005
tu8ge tu8ge is offline
Registered User
 
 
Join Date: Jul 2005
Posts: 2
Thumbs down Socket connection with general client

I've tryed to telnet localhost with the port to a Ice server side program, it works, the telnet connection successfully connected.

and i try to connect my linux server from laptop, it failed!
i thought that maybe the firewall caused the connection fail, but i write a simple perl scripe in the server side on the same port, and connect from my laptop, it work!

so i wonder what's the matter.

how can i make my linux Ice server serve remote clients?

can a general socket client TALK to Ice service?

thanks.

PS. my MSN:tu8ge@hotmail.com

Last edited by tu8ge : 07-02-2005 at 01:11 PM.
Reply With Quote
  #2 (permalink)  
Old 07-02-2005
tu8ge tu8ge is offline
Registered User
 
 
Join Date: Jul 2005
Posts: 2
Ice::ObjectAdapterPtr adapter
= ic->createObjectAdapterWithEndpoints(
"SimplePrinterAdapter", "default -h 192.168.100.111 -p 10000");
Reply With Quote
  #3 (permalink)  
Old 07-02-2005
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Sorry, but with the little information you provide, it's impossible to help you. What exactly fails? What error messages do you get? What proxy does the client use? What operation do you call on the server? What language mapping, operating system, and compiler are you using? Please provide as much detail as possible.

Regarding your question about a "general socket client", I'm not sure I understand what you mean. In any case, of course you need an Ice client to talk to an Ice server.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Connection between Linux Server and Windows Client jaleira Help Center 17 09-27-2006 11:16 AM
How to control ICE socket connection time out parameter? chaosun Help Center 1 08-30-2005 08:31 AM
General IcePatch Questions brian Help Center 5 09-08-2004 03:14 PM
General praise, CLR and C# bindings Ctaesis Comments 2 01-05-2004 01:26 PM
General compile question amrufon Help Center 5 08-28-2003 08:12 AM


All times are GMT -4. The time now is 11:16 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.