This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Yuan > thanks for your reply.i see your name is like chinese . my oral english is > weak , so i am not confident to discuss with you. > things like that, > 1,we make an costomed idv name by "AmfpIdv" which created by an applet name > "FileViewerApplet" ; > 2.the AmfpIdv init by two step > 2.1 make an basic map. > 2.2 read the files involved grid data.(hash data define by xml and grid data > defined by txt) > the files will be attached. > 3.Amfplidv overide a method doOpen like: > public void doOpen(String filename, final boolean checkUserPreference, > final boolean andRemove) { > // the core part is > for (File file : files) { > String fn = file.getAbsolutePath(); > getPersistenceManager().decodeXmlFile(fn, checkUserPreference, > overwriteData); > } > }// this part take for 6 seconds . > // the loop go through one time , there is only one file named > "PSBFNQBSH.080.ERR.XAM" in the attaches. > 4.the other part is make a .shp file "ZBAA-EGLL.shp" transform form the > source file "ZBAA-EGLL.txt" using geotools and then use MapDisplayControl > to show the vector datas.if there is lots of file ,if i can do it on a server > and get the result. > 5.i see the idv has idv.collab package implement socket sevices and have > notify mechanism. i think can i use this to make > an server to call getPersistenceManager().decodeXmlFile method and the client > to get the message and repaint ? > 6. i am a junior developer to gis tech and idv for only one month of > researching ,is really a tough thing to me,not esay to learn the source code > . i see the visad use rmi to distributed computation and have examples but > not suitable for the idv , so i hope the expert of idv to help me . i will > really appreciate it. > > my oral english is poor , i am afraid of dispointing you . my mobile phone is > 13520500318, > thanks again for the reply > bin. Bin, I am a Chinese, I am going to call you today (your time in the morning), pick up the phone when you see a strange number. Yuan > At 2012-07-24 01:31:26,"Unidata IDV Support" <address@hidden> wrote: > >> > >> > >> > >> ---------- Forwarded message ---------- > >> Date: Mon, 23 Jul 2012 14:04:21 +0800 (CST) > >> From: hhh <address@hidden> > >> To: address@hidden > >> Subject: idv sharable object example needing > >> > >> Hi,idv group. > >> my name si hubin , from china. thanks all your help with idv. i have > >> an need to make two instance of idv to cooperation. one is client,the > >> other si server, because the user client is slow and need do large > >> computation. so i want the server do zhe compositing the display object > >> and the client view the result. > >> i see ,there is quite short of this kind of examples , so i wishing your > >> help. > >> thanks a lot , your sincere fan and student. wish i can be better to help > >> others. > >> 2012 - 7 - 23 > >> > >> > >Hu bin, > > Send me your phone number, we can discuss over the phone. > > > > > >Yuan > > > >Ticket Details > >=================== > >Ticket ID: QLM-257984 > >Department: Support IDV > >Priority: Normal > >Status: Closed > > > > Ticket Details =================== Ticket ID: QLM-257984 Department: Support IDV Priority: Normal Status: Open