Bienvenido, invitado. Puedes registrarte o iniciar sesión.
EN LOS FOROS...
  • Ir a los foros
  • IMPORTANTE: leer antes de publicar.: Este foro está dedicado a tratar temas relacionados con empresas de hosting. Aquí se puede hablar sobre estos servicios, plantear problemas, quejas, recomendar empresas... Per...
  • Cambiados los permisos de los foros: Hola. Tras numerosos mensajes de SPAM hemos decidido restringir la publicación de nuevos topics a usuarios registrados. Hasta ahora para hacer esto no hacía falta estar regist...
  • IMPORTANTE: leer antes de publicar.: Este foro está dedicado a tratar todos aquellos temas en los que se mueve dinero en internet y esto comprende tiendas online, sistemas de pago, marketing, además de propuestas...
  • Ir a los foros
NOTICIAS
La Justicia limita el objetivo recaudador del canon de la SGAE: Un pobrecito hablador nos cuenta: «Vía la Asociación de Internautas, leo que la SGAE ha recibido un nuevo revés judicial: la Audiencia Provincial de Pontev...
La Universidad de Sevilla ofrece ordenadores portátiles a los alumnos de nuevo ingreso: pulimento nos cuenta: «La Universidad de Sevilla iniciará, para el próximo curso, un nuevo proyecto por el que ofrecerá ordenadores portátiles grauita...
Google corrige la licencia de Chrome: chonago nos cuenta: «[Vía Slashdot] El lanzamiento de Google Chrome se vio ligeramente empañado por el error de Google al utilizar una licencia de usuario con u...
El programa "Cosmic Vision" de la Agencia Espacial Europea: dbyn nos cuenta: «La Agencia Espacial Europea (ESA) tiene un ambicioso programa de misiones espaciales para más allá del horizonte 2015, en el programa Cosmic V...
Una profesora denuncia a un antiguo alumno por injurias graves en Internet: pobrecito hablador nos cuenta: «Un joven será juzgado por insultar y amenazar a una docente en internet. La profesora pide dos años de cárcel, multa de 504...
Publicado Django 1.0: jgomo3 nos cuenta: «Finalmente, ha sido liberada la versión estable 1.0 de Django, uno de los framework libres basados en Python más famosos. Según se expl...
Firefox 3.1 Alfa 2 publicado, aún sin TraceMonkey: chonago nos cuenta: «[Vía Slashdot] La nueva versión alfa de Firefox 3.1 (con nombre en código "Shiretoko") ha sido publicada hace unas horas por Mozilla F...
Publicado VirtualBox 2.0: Un pobrecito hablador nos cuenta: «Sun ha anunciado la versión 2.0 de VirtualBox, un programa de escritorio para virtualización con licencia GPL (la versió...
El desafío para recuperar un disco sobreescrito con ceros sigue sin ser aceptado: Siempre se ha discutido, tanto aquí en Barrapunto como en cualquier foro de tecnología que se precie, sobre la mejor forma de borrar "de forma segura" los datos de u...
Google cumple 10 años: Faryshta nos cuenta: «[Vía Slashdot]. Fue un 7 de septiembre de 1998 cuando Larry Page y Sergey Brin fundaron Google Inc. con la intención de proveer al mundo d...
USAMOS...

Powered by MySQL

XHTML

Powered by PHP

CSS

RSS 2.0

RSS 0.91

ATOM

RSS 1.0 / RDF

Script por categorías - Herramientas de desarrollo
C/C++ : Herramientas de desarrollo

Página: 1 | 2 | 3
Plataforma: unix
Licencia: N/A
Precio: N/A
Valoración: (10)
GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. Cgicc performs the following
Plataforma: linux, windows
Licencia: Freeware
Precio: Gratuito
Valoración: (7.477)
Scriptol is a modern, object oriented and xml-oriented programming language. It is designed to be safe and easy to learn. It is universal and convenient to write dynamic web page, scripts and applications and to use xml as any other objects. A Scriptol program may be interpreted by the PHP interpreter for portability and web programming, or made executable. Uses Java or GTK to make GUI based programs. A step by step tutorial and reference manual are included. Compatible with PHP, Bcc, MingW, Visual C++, GCC
Plataforma: N/A
Licencia: N/A
Precio: N/A
Valoración: (6.81)
cgi-util is a powerful, small C library that allows you to create CGI programs for websites. Supported functions include: Accepting a connection and parsing form data, Grabbing a field by its string value, by its integer value, by its floating point ("double") value,and by its boolean value, Embeding HTML files, Checking strings for correct e-mail syntax, and Closing up and freeing memory.
Plataforma: unix, windows
Licencia: N/A
Precio: N/A
Valoración: (6.401)
Template2doc (Template to Document) is a set of string routines that simplifies the task of generating html pages. Instead of having all html sources stored in C-programs the html sources is stored as a html template document (file). This template document, which is a regular standard html document, contains specific keywords that tells the routines where to insert the produced data. Template2doc contains routines both for simple replacement of words as well as sophisticated insertion of table data. Although the template definition syntax is very simple, it contains the most essential functionality requirements. Of course, Template2doc works on any text document. However, it is specific designed and written for html documents in mind.
Plataforma: linux, freebsd, windows
Licencia: N/A
Precio: N/A
Valoración: (6.106)
The Web-Box client is a HTML extention that can be used to create dynamic HTML pages. It includes support for commonly found HTML problems, such as forms, environment and visitor identification. A full real time database and 3-tier application support is available as an option.
Plataforma: linux, freebsd, windows, sun, mac
Licencia: Freeware
Precio: Gratuito
Valoración: (6.002)
Ch is a superset of C interpreter. It is a complete C interpreter for scripting, numerical computing and embedded scripting. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI, 2D/3D graphical plotting, socket/Winsock, C LAPACK, high level numeric functions, and shell programming. The extensions in Ch provide the simplest solution for numerical computing and visualization in C/C++ domain. Ch can interface with C/C++ binary libraries and be embedded in other application programs.
Plataforma: windows
Licencia: Shareware
Precio: $105.00
Valoración: (5.91)
Serial communication component C/C++ library for serial port (RS-232. RS-422, RS-485) communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 34 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, hardware and software flow control (XON/XOFF, RTS/CTS, DTR/DSR). Includes multiple C/C++ and .NET example programs. Can be used from GUI mode or console mode programs. State driven Xmodem and Ymodem on multiple ports simulatneously (up to 256 connections). Is port re-entrant. Is fully thread safe. Can send Windows messages on completion of events (incoming character, etc.). Supports virtual serial ports (usb to serial converter, bluetooth serial); multi-tasking, Supports most Windows C/C++ compilers (Microsoft (all versions Visual C++, C#, and .NET), Borland, Watcom, LCC-WIN32, etc.). Can be used with Microsoft Foundation Class and Borland C++ Builder programs. Free technical support and updates for one year.
Plataforma: unix, windows
Licencia: N/A
Precio: N/A
Valoración: (5.82)
CGI-LIB is a free ANSI C library that will facilitate the creation of CGI programs. The library is written entirely in C using ANSI C functions. The functions are easy to use and the source code is included.
Plataforma: unix, windows
Licencia: N/A
Precio: N/A
Valoración: (5.75)
A working libary for string_replace.
Plataforma: windows
Licencia: N/A
Precio: N/A
Valoración: (5.739)
The Client / Server Communication Library for C/C++ (CSC4C) is a TCP/IP communication component DLL library. Uses the standard Windows API to communicate with other programs (written using CSC) across any TCP/IP network such as the Internet. Allows multiple servers and clients to run simultaneously. Also works with .NET, MFC and C++ Builder. Does not depend on support libraries. Includes 23 functions and multiple examples.
Página: 1 | 2 | 3
Franquicias     Hipotecas     Depresion     Colchones     
0.237224817276
eSedo.com - Compra, venta y registro de dominios y proyectos web infos proyecto: duamu.com estadísticas para proyecto: duamu.com etracker® web controlling en lugar de analisis de archivos log