• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Challenging IP Problem

 
Ranch Hand
Posts: 78
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
here it is.........

On a machine an apllication A is configured with IP 192.168.152.128
(which cannot be changed)

An application B works on the same machine with another IP 192.168.1.128

--------------
Data is to be passed from B to A.But when tried to do so it gives an exception

-----------------
please suggest how to solve this problem
[ December 27, 2007: Message edited by: Bear Bibeault ]
 
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is not the right forum for this question. From the little information you give, I can't tell what is the right forum.

Can you better say what you are doing, what technologies are involved, etc. so we can better understand the problem?
 
reply
    Bookmark Topic Watch Topic
  • New Topic