搜索资源列表
LANusersCom
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
助学贷款管理系统
- 本解决方案虚拟了一个银行。这个银行对外提供助学贷款。由于这个银行有很多外部营助学贷款管理系统.rar 业网点,及时统计、查询这些助学贷款信息,就是对本解决方案的要求。-the solution of a virtual bank. The foreign banks to provide student loans. As the banks have a lot of external business management system of student loans. Rar indus
翻译机
- 一个类似于网页小偷的软件,作用是汉译英,我主要是为了解决我们英语老师布置作文而编写的,呵呵。程序并没有采用传统的XMLHTTP控件或者Inet控件获取HTTP资源,而是采用更底层的winsock控件模拟HTTP协议。原因是网站采用了重重验证,普通控件派不上用场。-a website similar to the software thieves, the British role in Translation is, I is mainly to solve the layout of our
新闻采集系统
- 风讯系统对于新华网之类的网站无法下载,这个程序是为了解决这个问题而编写的。-Xinhuanet system for such sites can not be downloaded, the procedure is to solve the problem of preparation.
KANIPSoluton_V
- 一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification serv
regit
- java聊天室注册界面,可以解决聊天室登陆用户注册功能,有用户,密码等资料!-java chat room registration interface can be resolved landing chat room users to register functions, user, password, etc.!
TJFTP_src
- 有关一个FTP的程序,大家可以借鉴来学习,大家也帮我测试一下,希望大家可以通过此程序来解决你现在的问题-on an FTP process, we can draw on to learning, we all try to help me, we can hope that through this program to solve the problem you now
htmlviews
- 解决html在vc程序中显现的问题,可以自建页面,然后通过程序显示该页面-settlement procedures in vc emerging issues, and can be self pages, and then through the pages revealed that the procedures
远端主机名、MAC扫描软件(有开发包)
- 本开发包解决了VB无法获取远端MAC地址的缺陷。-solve the VB do not have access to the distal MAC address deficiencies.
网页浏览器2
- 用作网页浏览,你的IE有问题了,但是又想上网.那么你就下载,你的问题就得到解决!-used Web browser, your IE problems, but want the Internet. Then you download, your question to be resolved!
SocketProgramming
- socket用中文意思就是我们常说的”套接字“,我们用它来解决基于TCP/IP协议的网络通信-socket in Chinese means we often call the "socket", we use it to solve based on the TCP / IP protocol communications network
cl3
- 是创力网和北京今日学易科技有限公司基于ASP技术开发的网站管理系统 是一个经过完善设计并适用于各种服务器环境的易用、安全、高效、快速、优秀的网站解决方案。-network is creativity and Beijing today Xue Yi Technology Ltd. ASP-based technology development site management system is a perfection in the design and application of va
CSSsc
- CSS就是Cascading Style Sheets,中文翻译为“层叠样式表”,简称样式表,它是一种制作网页的新技术。 网页设计最初是用HTML标记来定义页面文档及格式,例如标题<h1>、段落<p>、表格<table>、链接<a>等,但这些标记不能满足更多的文档样式需求,为了解决这个问题,在1997年W3C(The World Wide Web Consortium)颁布HTML4标准的同时也公布了有关样式表的第一个标准CSS1, 自CSS1
j_7073_tee5_mir2
- 1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加! 5:删除合作资源,增加了新手指南! **************************************************** 保持3.3所有功能 V3.4更新内容 1:解决后台网站设置问题 2:增加菜单管理功能!(分顶部导航,顶部版权) 3:客服部分,电话,QQ采用无限制!
mnbook30
- 超小迷你留言本 v3.0 修正版 一\\发表页和首页合并,使界面更美观简洁 二\\增加了防止远程提交功能. 三\\限制了留言字数,禁止了留言复制 四\\解决了感叹号等特殊字符引起的表格变形 五\\解决了输入脚本引起的问题 六\\对管理口令进行了MD5加密,使系统更安全 七\\增加了修改管理员口令功能.-small mini-messages that the v3.0 version of a \\ published page and the homepage me
wanghaibothephile
- ASP_NET Web站点高级编程:提出问题-设计方案-解决方案 实例代码-ASP_NET Advanced Programming Web site : problem-design-code examples Solutions
cncomm2007
- comm 控件的使用,可以解决很多初学者的问题-comm control the use, beginners can solve many problems
Multi-thread_management_and_network_program
- 这是我本科毕业设计的作品。实现了Window下网络通讯编程,包含服务器端和客户端两方面程序。主要实现了以下几个功能:1.Socket API编程,而不是WinSock编程,代码可以很方便地移植到Unix系统下;2. 多线程的管理机制,整个系统由一个主线程、一个管理线程,一个监听线程,若干个工作子线程构成,很好地解决了多线程的管理,资源的释放。3. 程序可以在真实局域网络环境下运行(即在一个主机上运行服务器端程序,在另外多台机器上分别运行一个客户端,可以实现通信),也可以在一个虚拟的环境下运行、演
VC_video-chat-source
- 一款VC视频聊天软件,学习之用,编译的时候可能有错,解决相关问题有好想法的朋友给我回复,qq:18052803,确认:视频聊天软件讨论.谢谢!-video chat software, learning, compile time might be wrong. resolve issues related to the idea of a good friend replied to me qq : 18052803, confirmed : Video Chat software discu
js-webservice&sample&中文解决方法
- 微软的js访问网络服务组件,利用它可以实现IE上直接访问网络服务 压缩包里包含samples以及中文解决方法-js visit Microsoft's Web services components, it can be achieved using IE directly to the network services compression bag containing samples of the Chinese solution