Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.418.939 Times

Vc Soap Client software
Filter: All | Freeware | Demo
 

Vc Soap Client

< 1 2 3 4 5 > 
Released: October 01, 2005  |  Added: September 29, 2007 | Visits: 2.841

ActiveXperts MMS Toolkit MMS ActiveX Component for Windows, to send and receive MMS multi-media messages. Support for MM1 (GPRS Modems), MM4 (MMS over SMTP) and MM7 (MMS over XML/SOAP). Supports all popular multimedia formats, incl. JPG, GIF, PNG, BMP, TIF, WAV, MP3, MIDI, AC3, GP3, AVI, MPG, MP4, VCARD, VCALENDAR, JAR...



Platforms: Windows

License: Shareware Cost: $395.00 USD Size: 3.81 MB Download (232): ActiveXperts MMS Toolkit Download

Added: August 02, 2008 | Visits: 3.425

Atomic Clock NTP Client Software TimeTools Atomic Clock SNTP Client Software is a freeware utility that allows a client to synchronise time to a selected Atomic Clock synchronised NTP server. The utility polls the specified ntp server at periodic intervals specified by the user and optionally synchronises time to the atomic...





Platforms: Windows

License: Freeware Size: 2.3 MB Download (230): Atomic Clock NTP Client Software Download

Added: February 03, 2006 | Visits: 5.432

SSH client for windows SSHPro SSH client for windows. SSHPro (Secure Shell) is a program for logging into a remote host (with an installed SSH server (sshd))and for executing commands in a remote machine. It replaces telnet, rlogin and rsh, while providing a securely encrypted communication between two untrusted hosts over an...



License: Shareware Cost: $20.00 USD Size: 1.66 MB Download (225): SSH client for windows SSHPro Download

Added: July 27, 2006 | Visits: 6.099

Jildi FTP Client Jilid FTP Client is a powerful ftp file transfer software for Windows, it fast and reliable and with lots of useful features. It supports multithread ftp file transfer , so you can upload or download several files at the same time . The job manager integrates with the Windows scheduler engine...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Shareware Cost: $34.95 USD Size: 1.42 MB Download (223): Jildi FTP Client Download

Added: November 16, 2010 | Visits: 1.902

MiniUPnP Client and Daemon 1.0 MiniUPnP Client and Daemon is an UPnP IGD client lightweight library and UPnP IGD daemon. The UPnP protocol is supported by most home adsl/cable routers and Windows 2K/XP. The aim of the MiniUpnp project is to bring a free software solution to support the "Internet Gateway Device" part of the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (220): MiniUPnP Client and Daemon 1.0 Download

Added: September 15, 2006 | Visits: 3.030

RoboPhoto Create thumbnail based web photo galleries. Interfaces with Garmin GPS units for creating georeferenced images, EXIF support, customizable HTML template files, integrated FTP, program automation, image batch processor, XML image description support, copyright stamper, built-in e-mailer, an HTTP...


Platforms: Windows

License: Commercial Cost: $39.95 USD Size: 4.7 MB Download (219): RoboPhoto Download

Added: February 09, 2010 | Visits: 1.252

PPTP Client PPTP Client allows you to connect to a PPTP server from a Linux box. It sets up a PPTP connection, after which the PPP daemon establishes a PPP link over that PPTP call. So youd like to run a PPTP tunnel from your Linux, FreeBSD, NetBSD or OpenBSD system? Need to connect to your employers VPN?...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (216): PPTP Client Download

Added: February 10, 2010 | Visits: 1.805

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (210): Mail::Client::Yahoo Download

Released: April 11, 2007  |  Added: April 12, 2007 | Visits: 8.392

Client Server Communications Component Library for Visual Basic The MarshallSoft Client / Server Communications Library (CSC) is a communication component DLL library used to create server and client programs that can communicate with each other across any TCP/IP network such as the Internet. Features of CSC include: Can be used to create both clients...


Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 261.96 KB Download (205): Client Server Communications Component Library for Visual Basic Download

Added: May 21, 2010 | Visits: 2.477

Nixs Web-based SSH client Nixs Web-based SSH client has a backend written in C/glib and a frontend written in PHP. The project talks to the backend via a Unix socket. The backend maintains a number of SSH processes in TTYs, reads their TTYs, and sends the contents to PHP for formatting. PHP accepts input and passes it...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (202): Nixs Web-based SSH client Download

Added: June 19, 2006 | Visits: 3.223

NCP Secure Entry CE Client NCP Secure Entry Client for communication with any IPSec gateway (compatibility list at http://www.ncp.de). The Client runs on Windows CE devices, Mobile 5 also supported. Any wireless networks can be used as communication media: The Internet, WiFi, GSM, GPRS, UMTS. An integrated dynamic personal...


Platforms: Windows CE

License: Shareware Cost: $108.00 USD Size: 3.59 MB Download (195): NCP Secure Entry CE Client Download

Added: August 06, 2008 | Visits: 1.560

NCP Seremo Client NCP Seremo Client for communication with any IPsec gateway (compatibility list at http://www.ncp.de). Supports all transmission networks like ISDN, PSTN, DSL, Internet, GSM, GPRS, UMTS, LAN, WLAN, and it runs under all Windows operating systems. Support of strong user authentication through OTP...


Platforms: Windows

License: Shareware Cost: $87.00 USD Size: 7.92 MB Download (187): NCP Seremo Client Download

Added: August 26, 2008 | Visits: 2.116

HS FTP Client C Source Library HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 236 KB Download (183): HS FTP Client C Source Library Download

Added: January 27, 2010 | Visits: 1.300

FUSE::Client FUSE::Client is a Perl-FUSE client. SYNOPSIS use FUSE::Client; $c = FUSE::Client->new({ Port=>35008, Quiet=>1, }); $c->connect(); $c->send("COMMAND","parameter"); $c->disconnect(); The FUSE::Client module will create a TCP FUSE client to test sending messages to a FUSE server. The...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (182): FUSE::Client Download

Added: June 09, 2006 | Visits: 6.897

CyD FTP Client XP CyD FTP Client simplifies FTP transfers whether you're a beginning, intermediate, or advanced FTP user. Working in CyD FTP Client is much like working in Windows Explorer — you can even drag and drop files and folders. CyD FTP Client functionality: 1. Supports FTP servers running on UNIX,...


Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 3.72 MB Download (179): CyD FTP Client XP Download

Added: June 09, 2010 | Visits: 1.076

WebSphere::MQTT::Client WebSphere::MQTT::Client is a WebSphere MQ Telemetry Transport Client. SYNOPSIS use WebSphere::MQTT::Client; my $mqtt = WebSphere::MQTT::Client->new( Hostname => localhost ); $mqtt->disconnect(); WebSphere::MQTT::Client Publish and Subscribe to broker..


Platforms: *nix

License: Freeware Size: 245.76 KB Download (176): WebSphere::MQTT::Client Download

Added: March 02, 2006 | Visits: 6.191

SSH client for windows SSHPro by Labtam Inc. SSHPro - ssh client for windows 95/98/NT/2000/XP (Secure Shell). Program for logging into a remote host (with an installed SSH server (sshd))and for executing commands in a remote machine. It replaces telnet, rlogin and rsh, while providing a securely encrypted communication between two...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 2.29 MB Download (173): SSH client for windows SSHPro by Labtam Inc. Download

Released: February 11, 2006  |  Added: June 19, 2006 | Visits: 2.622

NCP Secure Entry Client for Win32 NCP Secure Entry Client for communication with any IPSec gateway (compatibility list at http://www.ncp.de). It supports all transmission networks like ISDN, the analog network, xDSL, Internet, GSM, GPRS, IMTS, LAN, WLAN, and it runs under all Windows operating systems. A permanently integrated...


Platforms: Windows

License: Shareware Cost: $144.00 USD Size: 7.92 MB Download (171): NCP Secure Entry Client for Win32 Download

Added: August 08, 2013 | Visits: 1.975

XINS XINS is an open-source Web Services framework supporting HTTP protocols such as REST, SOAP, XML-RPC, JSON, JSON-RPC and more. From the specifications written in simple XML, XINS generates the Client API (.jar), the Java server code template (.war), the WSDL and the documentation of the...


Platforms: Mac

License: Freeware Size: 3.09 MB Download (171): XINS Download

Added: July 23, 2010 | Visits: 1.324

Textbased MSN Client TMSNC is a textbased (console) MSN client written in C. TMSNC should work on most Unix (Linux, BSD, MacOS) compatible operating systems. Textbased MSN Client projects main goal is to create a client like MSN Messenger (with sound, webcam and file transfer support), but without any graphical...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 235.52 KB Download (165): Textbased MSN Client Download

< 1 2 3 4 5 >