▍1. TCPwin
TCPwin 在C3环境下 网络编程的实现 -TCPwin
这是我编的一小软件。请等级等待指教。呵呵。ASP的,有点意思。-This is what I made a small software. Please wait for advice grades. Ha ha. ASP, and a bit mean.
超级Internet开发组件demo。-Super Internet development component demo.
这是一个多线程收发数据的程序,所有的内容都已经清楚地注释过了-This is a multi-threaded procedure to send and receive data, all the contents of the Notes have been clearly
VC++实现局域网聊天,只需要输入对方IP地址,即可以进行聊天。具有全部的源代码。-VC++ to achieve LAN chat, only need to enter each other" s IP address, that can chat. With all the source code.
该程序实现了服务器和客户机之间的交互和通信,对于网络编程学习很有帮助-the process of server and client and the interaction between communication, network programming useful learning
JScript 用户指南 JavaScript 语言参考 内容 :JScript 函数 JScript 错误 JScript 方法 JScript 对象 JScript 语句 Scripting 运行时库参考 正则表达式简介-JScript users JavaScript Language Reference Guide : JScript function JScript JScript wrong way JScript JScript statement Scripting Object Runtime Library Reference is a regular expression profiles
socket 网络通信 控制台程序 测试通过 #include #include #pragma comment(lib, "ws2_32.lib") void main() { WORD wVersionRequested; WSADATA wsaData;//WSAata用来存储系统传回的关于WinSocket的资料。 int err; wVersionRequested = MAKEWORD( 1, 1 ); err = WSAStartup( wVersionRequested, &wsaData ); if ( err != 0 ) { return; } if ( LOBYTE( wsaData.wVersion ) != 1 ||HIBYTE( wsaData.wVersion ) != 1 ) { WSACleanup( ); return; } SOCKET sockClient=socket(AF_INET,SOCK_STREAM,0);// AF_INET ..tcp连接 //初始化连接与端口
多线程UDP通讯程序,这种程序对要出来多用户的并发处理udp通信有一定的参考作用-multithreading UDP communications procedure, which should come out of the Multi-user concurrent processing udp communication is a reference work
捡这个项目里两 em 德尔福 que 林科所示范 um 埃斯特角 》 后 parece ser bem completo FTP 服务器。 埃斯特角 Peguei exemplo pela 控释互联网 em: www.ActiveDelphi.com.br 捡段托 apreciarem 供应量 funcionalidades。
tcp的socket通讯的简单例子,希望大家可以借鉴-tcp the socket communication simple example, I hope everyone can learn from
通过vmware网络设置,您可以非常快速地了解网络设置的功能,轻松掌握vmware网络配置。
新生注册系统,用JSP和WEB数据库表写的系统,可以进行删除,添加,管理等操作.-Student registration system, and WEB use JSP to write the system database tables, you can delete, add, and management operations.
在ASP。net下的域名以及ip之间的双向解析-In the ASP. net domain names and ip under the two-way analysis
to show all conecction in you pc
rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XP Remote Desktop, and possibly other Terminal Services products. rdesktop currently implements the RDP version 4 and 5 protocols.
Live media server used to transfer mpeg or other video/audio media
方程求根的matlab源码,用了很多次,很好用,希望对大家有用-Roots of the equation matlab source code, with a lot of times, very good with the hope for all of us! ! !