Location:
Search - tiny TCP
Search list
Description: tiny tcpip on 8051 可以利用在單片機 各種相關應用
Platform: |
Size: 457022 |
Author: maverick |
Hits:
Description: tiny Web-server based on OpenTCP for MB90F497 Fujitsu and CS8900A Etnernet driver
Platform: |
Size: 198656 |
Author: Chen |
Hits:
Description: tiny tcpip on 8051 可以利用在單片機 各種相關應用-tiny tcpip on 8051 can use a variety of related applications in SCM
Platform: |
Size: 456704 |
Author: maverick |
Hits:
Description: tiny tcp test program source
Platform: |
Size: 16384 |
Author: freemanz |
Hits:
Description: Version 0.6.1 released 11 December, 2009.
3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set.
It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger / Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers-Version 0.6.1 released 11 December, 2009.
3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set.
It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers!!
Platform: |
Size: 568320 |
Author: rebus |
Hits:
Description: Version 0.7b-devel, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers-Version 0.7b-devel, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers!!
Platform: |
Size: 636928 |
Author: srv38 |
Hits:
Description: Tiny TCP/IP with ds89c420-Tiny TCP/IP with ds89c420...
Platform: |
Size: 45056 |
Author: DarkHorse |
Hits:
Description: 3Proxy是俄罗斯人开发的,主页在www.3proxy.ru-3Proxy tiny free proxy server is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers.
Platform: |
Size: 641024 |
Author: gzhard |
Hits:
Description: keil 源文件,包含tcpip协议栈,easyweb sever-This project is migrated from Keil MCB1700 Demo code.
It can run at Keil MCB1700 board with LPC17xx.
Example functionality:
- Clock Settings:
- XTAL = 12 MHz
- PLL0 = 288 MHz
- CCLK = 72 MHz
Due to a bug in the LPC175x family(80 pin package) that
MDIO and MDC are not functioning correctly. A bit-banging
on the MDIO and MDC are included in the driver. Setting
MDC_MDIO_WORKAROUND to 1 will enable the bit-banging in
both MDC and MDIO.
For board euipped with 80-pin LPC175x, some jumper setting
is necessary for EasyWEB demo.
Close "E/U" jumper(near USB Device/Host) on 2 and 3.
Close "E/C" jumper(Near CAN connector) on 2 and 3.
The web page shows the values of analog input(AN2).
This tiny webserver needs very little resources and therefore has
some restrictions:
- only one active TCP session at any one time
- no support for fragmented IP datagrams
- no buffer for TCP datagrams received in
Platform: |
Size: 346112 |
Author: evan |
Hits:
Description: tcp编程示例实现文件上传下载以及对文件的修改和删除。tcp一个小小的改动就可以改变全局-A tiny change in the tcp stack, but a big difference overall.
Platform: |
Size: 540672 |
Author: 齐德隆 |
Hits:
Description: uip 一个免费的TCP/IP栈,它用在8位或者16位嵌入式系统的一个极小的TCP/IP栈协议栈-uip a free TCP/IP stack, it is used in a tiny 8 or 16-bit embedded system' s TCP/IP stack protocol stack
Platform: |
Size: 1028096 |
Author: 熊涵风 |
Hits:
Description: 将uIP协议栈移植到DM9000上,实现网络通信功能,uIP是一个微型的TCP/IP协议栈实现
Transplant the uIP protocol stack to DM9000,to communicate with other device by network;uIP is a tiny TCP/IP protocol stack.-Transplant the uIP protocol stack to DM9000,to communicate with other device by network;uIP is a tiny TCP/IP protocol stack.
Platform: |
Size: 13312 |
Author: apdu |
Hits:
Description: Java写的TCP小服务器,适合新手学习网络编程和JAva。-Tiny TCP Server written in Java
Platform: |
Size: 8192 |
Author: admin |
Hits:
Description: 基于C语言编写,一个简单地http server,TCP通信,可以作为一个简单地网络编程入门。-This is a tiny webserver, programmed by C .
Platform: |
Size: 10240 |
Author: 仪文旭 |
Hits:
Description: 恩智浦官方例程,附有中文说明,适合学习。(This software was adapted to work with a Keil MCB1700 board and
the Keil RV ARM C-Compiler with as few modifications as possible.
Note that modifications are not optimal, because ARM is a 32-bit
machine while the original software was written for 16-bit cpu.
The web page shows the values of two analog inputs (AN0 and AN1).
This tiny webserver needs very little resources and therefore has
some restrictions:
- only one active TCP session at any one time
- no support for fragmented IP datagrams
- no buffer for TCP datagrams received in wrong order
- only one web page. No GIF/JPG graphics possible.
The IP address can be modified in the module tcpip.h to
fit into your existing LAN (see MYIP_x).
Please order the extra issue 'Embedded Internet' of the
'Design & Elektronik' magazine for a technical description.
It is only available in German language.)
Platform: |
Size: 1050624 |
Author: 大头雕塑
|
Hits:
Description: TinyTcp - really small and basic TCP/IP implementation for small systems.
The files in this release contain a simple implementation of
TCP & FTP, suitable for burning into ROM.
Platform: |
Size: 15360 |
Author: Blame
|
Hits: