connect
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1342
pyConnect4
pyConnect4 is a clone of Connect 4 game for 2 players. more>>
pyConnect4 is a clone of Connect 4 game for 2 players.
This is my second project in python. The game has more features and lesser code lines as pyXXO.
How is pyConnect4 started?
Download the tar.gz file and extract it:
tar xfz pyConnect4.tar.gz
Then change into the new dir:
cd pyConnect4
and start pyConnect4:
python pyConnect4.py
<<lessThis is my second project in python. The game has more features and lesser code lines as pyXXO.
How is pyConnect4 started?
Download the tar.gz file and extract it:
tar xfz pyConnect4.tar.gz
Then change into the new dir:
cd pyConnect4
and start pyConnect4:
python pyConnect4.py
Download (0.080MB)
Added: 2007-06-21 License: Freeware Price:
855 downloads
Connect-k 2.0
Connect-k is a framework for experimenting with and testing general AIs for games within the connect-k family. more>>
Connect-k project is a framework for experimenting with and testing general AIs for games within the connect-k family.
Connect-k family of games contains games defined by three parameters: k, p, and q. The game is played on a Go-style (but not necessarily size) board. There are two players, black and white, who take turn placing stones on the board. The first player (black) plays q stones on the first turn and each player then plays p stones on every succeeding turn. The first player to form a horizontal, vertical, or diagonal sequence of k stones wins.
The game family includes Tic-Tac-Toe, Go-moku without capture rules, and a new game, Connect-6. Connect-6 was formally introduced and analyzed by Dr. I-Chen Wu in a series of papers that attempted to show that the game is fair. This has not been decisively proven but appears to be the case.
The Connect-k program originated as a University of Minnesota undergraduate Artificial Intelligence course project for the Spring 2007 semester. Aside from me, the project group included Jeff Deitch, Gabe Emerson, and Erik Shimshock. We attempted to develop general game playing algorithms capable of playing any game within the Connect-k family. The Connect-k program we produced is currently the only open source program to play Connect-6.
<<lessConnect-k family of games contains games defined by three parameters: k, p, and q. The game is played on a Go-style (but not necessarily size) board. There are two players, black and white, who take turn placing stones on the board. The first player (black) plays q stones on the first turn and each player then plays p stones on every succeeding turn. The first player to form a horizontal, vertical, or diagonal sequence of k stones wins.
The game family includes Tic-Tac-Toe, Go-moku without capture rules, and a new game, Connect-6. Connect-6 was formally introduced and analyzed by Dr. I-Chen Wu in a series of papers that attempted to show that the game is fair. This has not been decisively proven but appears to be the case.
The Connect-k program originated as a University of Minnesota undergraduate Artificial Intelligence course project for the Spring 2007 semester. Aside from me, the project group included Jeff Deitch, Gabe Emerson, and Erik Shimshock. We attempted to develop general game playing algorithms capable of playing any game within the Connect-k family. The Connect-k program we produced is currently the only open source program to play Connect-6.
Download (0.19MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
837 downloads
isp-connect 0.2
isp-connect is a project which contains generic PPP connect scripts. more>>
isp-connect project is a set of scripts which should make it easy to connect from a single GNU/Linux workstation to an ISP using a dial-up connection.
It supports a single PPP connection over ISDN or modem, and support is planned for raw-IP (over ISDN) and hooking up to several providers at one time.
The package comes with the helper script schedule.pl, which is a kind of an offline cron.
It gets a crontab-like file as input and executes the commands given in the file not exactly at the times given (like cron), but only when it is executed itself (of course, because it is not a daemon) and the time in the config-file has passed.
Enhancements:
- Modem support
- Signal, when line goes up or down
- Disconnect can close all active connections
<<lessIt supports a single PPP connection over ISDN or modem, and support is planned for raw-IP (over ISDN) and hooking up to several providers at one time.
The package comes with the helper script schedule.pl, which is a kind of an offline cron.
It gets a crontab-like file as input and executes the commands given in the file not exactly at the times given (like cron), but only when it is executed itself (of course, because it is not a daemon) and the time in the config-file has passed.
Enhancements:
- Modem support
- Signal, when line goes up or down
- Disconnect can close all active connections
Download (0.048MB)
Added: 2006-09-20 License: (FDL) GNU Free Documentation License Price:
1135 downloads
e-U Connect 0.32
e-U Connect is a WPA Supplicant text mode user interface based on bash+dialog for connecting to the e-U network under Linux. more>>
e-U Connect is a WPA Supplicant text mode user interface based on bash+dialog for connecting to the e-U network under Linux.
<<less Download (0.013MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1068 downloads
Dolda Connect 0.4
Dolda Connect is a modular P2P filesharing client built around the Direct Connect model. more>>
Dolda Connect is a modular P2P filesharing client built around the Direct Connect model. It supports most of the latest features of the DC protocol.
It runs in client/server mode with a well defined protocol, allowing extensibility, flexibility, and multiple detachable user interfaces. Dolda Connect also has an optional multi-user mode.
For the average user, this yields two primary advantages:
- The daemon can be made to run on another computer, which can be on all the time (a server, if you will), while the user interface can run on the users workstation. That way, the user can turn off his workstation at night, while the server will continue all transfers in progress during that time.
- A user can control his daemon from another location, such as from work, school, a friend, etc.
This architecture also has many other advantages in store for the more advanced users; since the user interface communicates with the daemon using a well-defined protocol, other user interfaces can be written, such as an automatic downloader, a chatbot, etc. It is also designed for secure multiuser operation.
Enhancements:
- A GUI configurator tool was added.
- Portability issues were fixed so that it works on AMD64 now.
- The documentation was improved.
- The usual slew of minor bugs were fixed.
<<lessIt runs in client/server mode with a well defined protocol, allowing extensibility, flexibility, and multiple detachable user interfaces. Dolda Connect also has an optional multi-user mode.
For the average user, this yields two primary advantages:
- The daemon can be made to run on another computer, which can be on all the time (a server, if you will), while the user interface can run on the users workstation. That way, the user can turn off his workstation at night, while the server will continue all transfers in progress during that time.
- A user can control his daemon from another location, such as from work, school, a friend, etc.
This architecture also has many other advantages in store for the more advanced users; since the user interface communicates with the daemon using a well-defined protocol, other user interfaces can be written, such as an automatic downloader, a chatbot, etc. It is also designed for secure multiuser operation.
Enhancements:
- A GUI configurator tool was added.
- Portability issues were fixed so that it works on AMD64 now.
- The documentation was improved.
- The usual slew of minor bugs were fixed.
Download (1.6MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
857 downloads
Connect Five 1.0.2
Connect Five project is a game similar to Connect Four but on a go-style board. more>>
Connect Five project is a game similar to Connect Four but on a go-style board.
Connect Five is a 3D game of gomoku. It is similar to Connect Four, but the board is 19x19 and play is allowed anywhere on the board.
<<lessConnect Five is a 3D game of gomoku. It is similar to Connect Four, but the board is 19x19 and play is allowed anywhere on the board.
Download (0.63MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1032 downloads
Wily::Connect 0.02
Wily::Connect is a Perl module that connects to a running Wily text editor. more>>
Wily::Connect is a Perl module that connects to a running Wily text editor.
SYNOPSIS
use Wily::Connect;
my $wily_socket = Wily::Connect::connect();
The connect sub connects to wily this involves creating a unix domain socket, listening on that socket, writing the name of that socket to the fifo wily is reading from (either $ENV{WILYFIFO} or if that doesnt exist /tmp/wily[login]$ENV{DISPLAY}, and then accepting the connection to the unix domain socket that wily will make.
The functions does all of that and hence may block while waiting for wily.
<<lessSYNOPSIS
use Wily::Connect;
my $wily_socket = Wily::Connect::connect();
The connect sub connects to wily this involves creating a unix domain socket, listening on that socket, writing the name of that socket to the fifo wily is reading from (either $ENV{WILYFIFO} or if that doesnt exist /tmp/wily[login]$ENV{DISPLAY}, and then accepting the connection to the unix domain socket that wily will make.
The functions does all of that and hence may block while waiting for wily.
Download (0.021MB)
Added: 2007-03-01 License: Perl Artistic License Price:
968 downloads
THC-Flood Connect 1.5
THC-Flood Connect is a connection flooding tool which supports SSL, sending + dumping data, closing or keeping sessions etc. more>>
THC-Flood Connect is a connection flooding tool which supports SSL, dumping + sending data, closing or keeping sessions etc.
Just a small release. Have fun.
Use allowed only for legal purposes.
To compile:
cc -o flood_connect -O2 flood_connect.c
openssl: cc -o flood_connect -O2 flood_connect.c -DOPENSSL -lssl -lcrypt
Options:
-S use SSL after TCP connect (not usuable with -u, sets port=443)
-u use UDP protocol (default: TCP) (not usable with -c)
-p port port to connect to (default: %d)
-f forks number of forks to additionally spawn (default: 0)
-i file data to send to the port (default: none)
-n connects maximum number of connects (default: unlimited)
-N delay delay between connects in ms (default: 0)
-c close after connect (and sending data, if used with -i)
use twice to shutdown SSL sessions hard (-S -c -c)
-C delay delay before closing the port (for use with -c) (default: 0)
-d dump data read from server
-D delay delay before trying to read+dump data from server (default: 0)
-e stop when no more connects possible (default: retry forever)
-k no keep-alive after finnishing with connects, terminate!
-v verbose mode
TARGET target to flood attack (ip or dns)
<<lessJust a small release. Have fun.
Use allowed only for legal purposes.
To compile:
cc -o flood_connect -O2 flood_connect.c
openssl: cc -o flood_connect -O2 flood_connect.c -DOPENSSL -lssl -lcrypt
Options:
-S use SSL after TCP connect (not usuable with -u, sets port=443)
-u use UDP protocol (default: TCP) (not usable with -c)
-p port port to connect to (default: %d)
-f forks number of forks to additionally spawn (default: 0)
-i file data to send to the port (default: none)
-n connects maximum number of connects (default: unlimited)
-N delay delay between connects in ms (default: 0)
-c close after connect (and sending data, if used with -i)
use twice to shutdown SSL sessions hard (-S -c -c)
-C delay delay before closing the port (for use with -c) (default: 0)
-d dump data read from server
-D delay delay before trying to read+dump data from server (default: 0)
-e stop when no more connects possible (default: retry forever)
-k no keep-alive after finnishing with connects, terminate!
-v verbose mode
TARGET target to flood attack (ip or dns)
Download (0.004MB)
Added: 2006-03-08 License: GPL (GNU General Public License) Price:
1338 downloads
Webswell Connect 2.1.0
Webswell Connect is an e-business integration framework based on the ebXML standard. more>>
Webswell Connect is an e-business integration framework based on the ebXML standard. Webswell Connect allows easy, interactive and user-friendly installation.
It consists of an ebXML registry/repository server and client, a messaging system for secure and reliable messaging and user interface similar to popular email clients for sending/handling ebXML messages.
It supports HTTP, HTTPS, and email communication while keeping it safe and reliable by implementing digital signatures, encryption, acknowledgment mechanisms, duplication elimination, etc.
Enhancements:
- This version can be used as an SOA, ebxml, and AS2 integration tool.
- It includes HSQLDB as a default database system.
- It includes an interactive installer with supporting software.
- It includes Webswell Dispatcher 1.1.22, with improved handling of AS2 and ebxml Registry Repository messages.
- It is able to load Ebxml collaboration profiles agreements with hundreds of partnerships.
<<lessIt consists of an ebXML registry/repository server and client, a messaging system for secure and reliable messaging and user interface similar to popular email clients for sending/handling ebXML messages.
It supports HTTP, HTTPS, and email communication while keeping it safe and reliable by implementing digital signatures, encryption, acknowledgment mechanisms, duplication elimination, etc.
Enhancements:
- This version can be used as an SOA, ebxml, and AS2 integration tool.
- It includes HSQLDB as a default database system.
- It includes an interactive installer with supporting software.
- It includes Webswell Dispatcher 1.1.22, with improved handling of AS2 and ebxml Registry Repository messages.
- It is able to load Ebxml collaboration profiles agreements with hundreds of partnerships.
Download (153.9MB)
Added: 2007-08-16 License: Academic Free License (AFL) Price:
799 downloads
Photorealistic Connect 4.2.0
Photorealistic Connect 4 is a photorealistic, network-playable version of the Connect 4 game. more>>
Photorealistic Connect 4 is a photorealistic, network-playable version of the Connect 4 game.
It looks and sounds just like a real board, since the images and sounds were captured using digital camera and microphone.
Photorealistic Connect can be played between two human players locally or over the network.
<<lessIt looks and sounds just like a real board, since the images and sounds were captured using digital camera and microphone.
Photorealistic Connect can be played between two human players locally or over the network.
Download (2.7MB)
Added: 2006-03-27 License: GPL (GNU General Public License) Price:
1355 downloads
Py Connect Four 1.7b 0.0.9b
Py Connect Four project is a graphical two-player Connect Four game written in Python. more>>
Py Connect Four project is a graphical two-player Connect Four game written in Python.
Py Connect Four is an implementation of the classic, two-player, Connect Four game. Each player has a color, either black or red, and they take turns putting their pieces in.
The first player with four pieces in a row at any angle wins the round. It is completely written in Python, and uses the PyGame library with the SDL library.
<<lessPy Connect Four is an implementation of the classic, two-player, Connect Four game. Each player has a color, either black or red, and they take turns putting their pieces in.
The first player with four pieces in a row at any angle wins the round. It is completely written in Python, and uses the PyGame library with the SDL library.
Download (MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1077 downloads
phpMysqlConnection 1.5.9
phpMysqlConnection provides a PHP class for handling MySQL database connections. more>>
phpMysqlConnection provides a PHP class for handling MySQL database connections.
phpMysqlConnection is an interface class to be used with the PHP programming language to help projects connect to a MySQL database server and perform queries.
The methods of this class prevent the programmer from having to memorize all the different steps needed to connect to the database, perform a query, and retrieve results.
Enhancements:
- A function to return XML-formatted data record sets from queries has been added.
<<lessphpMysqlConnection is an interface class to be used with the PHP programming language to help projects connect to a MySQL database server and perform queries.
The methods of this class prevent the programmer from having to memorize all the different steps needed to connect to the database, perform a query, and retrieve results.
Enhancements:
- A function to return XML-formatted data record sets from queries has been added.
Download (0.007MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
955 downloads
GPRS Easy Connect 3.0.0 Final
GPRS Easy Connect is a free GUI for GPRS connecting for Linux distributions and FreeBSD. more>>
GPRS Easy Connect is a free GUI for GPRS connecting for Linux distributions and FreeBSD. (GPRS Easy Connect supports 291 phones and 217 providers.)
The program is available in Hungarian, Czech, English, Finnish, French, German, Italian, Norwegian, Polish, Spanish and Turkish languages already! But were waiting for the offer of other translators henceforward.
<<lessThe program is available in Hungarian, Czech, English, Finnish, French, German, Italian, Norwegian, Polish, Spanish and Turkish languages already! But were waiting for the offer of other translators henceforward.
Download (4.0MB)
Added: 2006-05-15 License: GPL (GNU General Public License) Price:
816 downloads
Scalix Connect for Evolution 10.0.0.337
Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server. more>>
Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server.
Scalix Connect for Evolution natively supports IMAP and iCal, resulting in compatibility with the full range of functionality offered by Evolution. No end user retraining is required when Evolution users move to Scalix.
Scalix offers the industrys richest third party support for Novell Evolution, enabling organizations to make centralized enterprise email, calendar and scheduling, address book, and contacts a reality for users on Linux desktops. Whether using Evolution, Outlook or Scalix Web Access, Scalix users enjoy full interoperability with other Scalix clients regardless of the operating platform, email client or web browser.
Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server. Compatible with Evolution 2.4.x, Scalix Connect natively supports IMAP and iCal resulting in compatibility with the full range of functionality offered by Evolution. No end user retraining is required when Evolution users move to Scalix.
Main features:
- Integrated email, calendar, and directory services
- Rich Text Format (RTF) message formatting
- Offline email folder synchronization (IMAP offline mode)
- Free/Busy directory lookup for group scheduling
- Client- and server-based rules
- Public folders
- Folder management, storage and sorting
- Public distribution lists
- Full Evolution address book & contacts
<<lessScalix Connect for Evolution natively supports IMAP and iCal, resulting in compatibility with the full range of functionality offered by Evolution. No end user retraining is required when Evolution users move to Scalix.
Scalix offers the industrys richest third party support for Novell Evolution, enabling organizations to make centralized enterprise email, calendar and scheduling, address book, and contacts a reality for users on Linux desktops. Whether using Evolution, Outlook or Scalix Web Access, Scalix users enjoy full interoperability with other Scalix clients regardless of the operating platform, email client or web browser.
Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server. Compatible with Evolution 2.4.x, Scalix Connect natively supports IMAP and iCal resulting in compatibility with the full range of functionality offered by Evolution. No end user retraining is required when Evolution users move to Scalix.
Main features:
- Integrated email, calendar, and directory services
- Rich Text Format (RTF) message formatting
- Offline email folder synchronization (IMAP offline mode)
- Free/Busy directory lookup for group scheduling
- Client- and server-based rules
- Public folders
- Folder management, storage and sorting
- Public distribution lists
- Full Evolution address book & contacts
Download (0.53MB)
Added: 2006-03-06 License: GPL (GNU General Public License) Price:
1342 downloads
Bio::ConnectDots::ConnectDots 1.0.2
Bio::ConnectDots::ConnectDots is a top level class for connect-the-dots. more>>
Bio::ConnectDots::ConnectDots is a top level class for connect-the-dots.
SYNOPSIS
use Bio::ConnectDots::DB;
use Bio::ConnectDots::ConnectDots;
my $db=new Bio::ConnectDots::DB(-database=>test,
-host=>computername,
-user=>usename,
-password=>secret);
my $cd=my $cd=new Bio::ConnectDots::ConnectDots(-db=>$db);
This is the top level class for Connect the Dots. At present, it mainly provides methods for running queries.
Connect the Dots is a general data integration framework targeted at translating biological identifiers across multiple transitive databases. This software provides an alternative to writing custom parsers to join databases on common identifiers. See the example queries for details on the scope of database joins that can be made.
This software is built upon the PostgreSQL database system (developed with version 7.4.3) as support for full outer joins is strong.
<<lessSYNOPSIS
use Bio::ConnectDots::DB;
use Bio::ConnectDots::ConnectDots;
my $db=new Bio::ConnectDots::DB(-database=>test,
-host=>computername,
-user=>usename,
-password=>secret);
my $cd=my $cd=new Bio::ConnectDots::ConnectDots(-db=>$db);
This is the top level class for Connect the Dots. At present, it mainly provides methods for running queries.
Connect the Dots is a general data integration framework targeted at translating biological identifiers across multiple transitive databases. This software provides an alternative to writing custom parsers to join databases on common identifiers. See the example queries for details on the scope of database joins that can be made.
This software is built upon the PostgreSQL database system (developed with version 7.4.3) as support for full outer joins is strong.
Download (0.10MB)
Added: 2007-03-06 License: Perl Artistic License Price:
966 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above connect search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed