User Profile

Collapse

Profile Sidebar

Collapse
momotaro
momotaro
Last Activity: Mar 27 '14, 05:56 PM
Joined: Sep 11 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • momotaro
    started a topic What IP PBX ot chose?

    What IP PBX ot chose?

    Hello,

    We are actually planing to change our phoning system and I was wondering if there is better solution that what CISCO would offer we are around 50 employee.

    Best regards.
    See more | Go to post

  • momotaro
    started a topic What are cisco solutions for IP PBX ?

    What are cisco solutions for IP PBX ?

    Hello,

    AM looking for a voip solutions from cisco but the naming are confusing pleas advise!

    Best regards.
    See more | Go to post

  • momotaro
    started a topic How to use D-Link2730U Lan Port as WAN

    How to use D-Link2730U Lan Port as WAN

    Hello everybody,

    I have a router that provide internet through its ONLY LAN port to an IPBX system.

    My initial idea was using a switch with that LAN port to make it available for more machines but it is not possible since that router can't provide DHCP. so I decided to use a D-Link 2730U router for that purpose.

    the think is I want one port of D-link to take in the Internet and through DHCP distribute...
    See more | Go to post

  • momotaro
    started a topic Port mirroring issues.

    Port mirroring issues.

    Hello Sears,

    Am trying to troubleshoot VOIP by capturing RTP packets.

    I mirrored all ports of my switch(but 24) to port 24.

    I have my laptop running Wireshark but I don't see RTP packets, only my phone which is connected directly to the same port is "capturable ".
    My first guess is mirroring to 24 and using a laptop on 24 is not the way to do it, what do you think?

    Please...
    See more | Go to post

  • Can we have two ADSL lines with the same static IP addresses.

    Dear Sears,

    At our company we have a specific need for two ADSL lines in fail-over mode with the same IP address and preferably from two different ISP.
    The reason is that we work remotely with a client that in case of internet breakage logs us out and we have to relog in in order for the system to let us in again.
    I know it sound stupid by who knows...

    Best regards.
    See more | Go to post

  • momotaro
    started a topic password pattern validation.

    password pattern validation.

    Hello,

    I am looking for a solution to validate a password according to a pattern at the start up of windows 7 Home Basic.

    Best regards.
    See more | Go to post

  • momotaro
    started a topic updating Path variable using c++ programme
    in C

    updating Path variable using c++ programme

    I tried to update the system variable Path by adding a string to the already existing value using a .reg and batch files, in vein.
    Can someone help me do that using c++ please?

    thank you.
    See more | Go to post

  • momotaro
    replied to updating Path variable using .reg file
    I maneged to add system variables using a reg file.
    Anyway lets say .bat
    Thx
    See more | Go to post

    Leave a comment:


  • momotaro
    started a topic updating Path variable using .reg file

    updating Path variable using .reg file

    Hi everyone,

    Am trying to update the system variable Path by adding a string to the already existing value using a .reg file.
    I've been searching every where but in vein. If you have any idea please help.

    thank you.
    See more | Go to post

  • How to complete a network migration without service interruption?

    Hi,

    Am trying to replace a hospital network with a new architecture without stopping it?

    current network : hp and 3com swichs on bus topology
    mine cisco 4500.

    best regards.
    See more | Go to post

  • trying to integrate oracle forms recognition with oracle document capture

    Welcome every body,

    I am trying to integrate oracle forms recognition with oracle document capture and it's kind of a maze...
    can someone point me to some useful links other than those of oracle they are not helpful.

    thank you in advance.
    See more | Go to post

  • momotaro
    started a topic am looking for a specific scanner

    am looking for a specific scanner

    Hi all,
    am looking for a scanner that will accompany Oracle WebCenter Content solution, so am looking for:
    1-kofax technology support.
    2-with rack to automatically process documents.
    3-provide the recto-verso ability.

    thank's in advance.
    See more | Go to post

  • momotaro
    started a topic help with benchmarking of portals.
    in APIs

    help with benchmarking of portals.

    Hi everyone,

    I'm supposed to do a bench-marking for portals (ECM) before choosing the best one to go with in a project that will include it among other technologies. The problem is am new to all of this and its a part of my internship. If anyone can point me to where should I start is welcome.

    thank's in advance.
    See more | Go to post

  • momotaro
    replied to how to get the absolute path of a file?
    in PHP
    Yes am completely OK with that but I can't figure how
    thank you.
    See more | Go to post

    Leave a comment:


  • momotaro
    started a topic how to get the absolute path of a file?
    in PHP

    how to get the absolute path of a file?

    Hi everyone,

    am trying to get the absolute file path of a given document (image) so I can store its path in my database as a string but I can't seem to find how. I user $_FILE no luck. please advise.

    Thank you in advance.
    See more | Go to post

  • how to read values from web.xml using getInitParameter()

    Hi,
    AM trying to read some values from my web.xml file using the
    getInitParamete r method but the application crushes.
    here is the web.xml and the servlet:
    Code:
    public Connection getConnection() {
    
    		String url  = null;
    		String username = null;
    		String password = null;
    		
    		System.out.println(url);
    		
    		url = getInitParameter("url");
    		username = getInitParameter("username");
    ...
    See more | Go to post

  • momotaro
    started a topic how to add an image to Jpanel
    in Java

    how to add an image to Jpanel

    Hi everyone,

    I have my Jpanel created using netbeans wizard (drag and drop) and I have my class ImageLoader which prepare the image but am stuck at how I make the image to show on my panel...
    here is the code for ImageLoader:
    Code:
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package myphotoshop.logic;
    
    import java.awt.Graphics;
    ...
    See more | Go to post

  • a design for MS paint like software.

    Hi,
    AM trying to come up with a design for an application which will be doing to some extends the dame job as MS Paint.
    if some one can help me to find some useful link about the design of this application I would appreciate it.
    Best regards.
    See more | Go to post

  • momotaro
    started a topic Need help for Speech recognition in Java
    in Java

    Need help for Speech recognition in Java

    Hi,
    Am willing to start a Java project that will be basically a speech recognition software so if someone can give me some useful links so I don't waste time googling?
    Best regards.
    See more | Go to post

  • How to reorganize components after maximizing a Frame?

    Hi,
    Is there a straight forward way to reorganize my components inside the Jframe upon re sizing this latter?
    Let's say that I have a button at the exact center of my Frame and when I maximize this latter I need the button to be automatically replaced in the center of the Jframe.

    thank's in advance.
    See more | Go to post
No activity results to display
Show More
Working...